I have a critical requirement where I need to club together 4 xml
files and display them in an sibngle HTML re****t. The xmls are
generated by Java application by a normal file I/O.
Is there a way I can club them together in a presentable format for
re****ting purpose ?
So for .g. a.xml, b.xml, c.xml and d.xml. These xmls I want to display
in an html re****t say re****t.html in a 4 columns in java.
Please help.
Cheers
Nick