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

    ruby on rails - How to avoid ActionController::InvalidCrossOriginRequest exception? -

    Selenium IDE Conditional Statements -

    How to edit the second line in text file using batch? -