0 pts.
 Passing parms to XSL from JAVA
We use the JAVA TransformerFactory to apply a Stylesheet to and XML document to modify the contents before parsing. Can anyone provide examples as to how to pass a variable from JAVA to the Stylesheet to include during transforming?

Software/Hardware used:
ASKED: November 22, 2004  10:32 AM
UPDATED: December 1, 2004  10:36 PM

Answer Wiki:
It is my understand that the XML must be completeted to be transformed. The best approach is to put the variables inside the XML then do the transformation. Adding variables to the XML implies modify the style sheet in most cases. IHIH (I Hope I Helps)
Last Wiki Answer Submitted:  December 1, 2004  10:36 pm  by  Loscar   0 pts.
All Answer Wiki Contributors:  Loscar   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _