jsf - dynamic datatable using inputs from an xml -


I want to create a nested table using JSF for which I have to dynamically charge. Basically a template jsf will work for any xml provided.

  • node1
  • node 1.1
  • node 1.1.1
  • node 1.1.2 Node 2
  • node 2.1

    Each node will have a table in JSF, actually a value from a nested dynamic figure is getting xml please How to do

    You can programmatically create datatable and populate. Balussey has already written an article about how to use datatyals programmatically. Please see:

  • Comments

    Popular posts from this blog

    c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

    sql - PostgreSQL automatically update row at specific date -

    jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -