[EMAIL PROTECTED] wrote:
<html><head><title></title></head><body> <%=MyXMLTransformer.transform(myForm.getXML(), myForm.getXSLT())%> </body></html>
If you're interested in this type of approach, the JSTL library includes a custom tag that does exactly that. (<x:transform/>, I think.)
-- Jeff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]