Hi
I have two questions about XSLT.
1. I would like to know how to execute the
Java methods from the XSLT. For example the method expects two input
string (Id, Region) and returns Name as String object.
2. How can I run the XSLT? (Is it possible to run as standalone application or it required web project to keep XSLT). For example XML parser java code can
test in stand alone application.
The sample XSLT code will be great helpful for me.
Regards
Chandra Mohan