Hello all, My goal, with all my custom portlets is to dynamically create an XML string, or stream, that has an associated dtd, then merge that with a predefined XSL file and output that in HTML. I dont want to have to output all my XML to files. All I've found in the Mail Archives is how to use an XML file and XSL, or XSL and JSP. I want to skip all that and do all my XSLT transforming on the server side quickly for each request and output that to the browser. Can anyone help me with this?
Sergio __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
