HI!
we are currently into a project in which we use portal pack for finance
..a product from Tibco.
My problem is this...a request goes to a JSP page.This page has jsp
custom tags.When one of the tag is called the appropriate class is
executed.Now in this class xml is fetched from other servers and XSLT is
applied to it and the resultant HTML is thrown onto the screen.The path
of xslt is hard coded in this class.I want to catch the html response
before it is thrown onto the screen so that i can process it further.HOw
do i catch it?Any help would be appreciated.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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