If you are talking of some sort of filtering/chaining, then it's not
directly supported in the spec currently otherwise you can put the xml in
form of string(or any other suitable data structure) in the appropriate
scope and access from the other jsp.

vishu

> -----Original Message-----
> From: Mark Torr [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, June 14, 2000 10:42 PM
> To:   [EMAIL PROTECTED]
> Subject:      Passing XML Files between JSP's
>
> Hi,
>
> If I have read in a file and created an XML file from it how can I then
> pass
> this file directly to another JSP as it's input? If this possible?
>
> Mark.
>
> ==========================================================================
> =
> 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

===========================================================================
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