Hi, I am still confused (as to how to use the input source), was not able to find an example on how to generate html without xml files.
This is my code, it works fine, but i want to create the reports without using xml files.
Can it be done by implementing javax.xml.transform and then using setSystemId(
String systemId) to set the data and then get this data in the xslt as a normal variable.
[ June 13, 2006: Message edited by: pradeep selvaraj ]