Never mind, I was able to get it to work. I hope no one spent too
much time thinking about it.
        But if anyone has a better idea for implementing this, I'm all ears.
        thanks.


> -----Original Message-----
> From: Joe Milora
> Sent: Thursday, April 06, 2000 8:02 AM
> To:   '[EMAIL PROTECTED]'
> Subject:      transforming the output stream
>
>
>
> Hi everyone.
> I'm trying to design a jsp page similar to the following:
>
> static xml
> <myTagLibrary:dynamicXML>...</..>
>
> <myTagLibrary:XSLStyle  sheet="..."  source=?this?>
>
> I'd like to get the previous output of the jsp(which will now be an XML
> document) and transform
> it into html using XSL. Is it possible to get access to the output stream
> and change it? Or do I need
> a different approach? I've tried several variations so far without any
> luck.
>
> thanks,
> Joe Milora

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to