David Mossakowski wrote:
> Sure it's possible.
>
> If you want to send ResultSet from AServlet to BServlet:
Thanx for your help since now!!!
But maybe I explained my problem not very well.
I have a Servlet 'A' and a Servlet 'B'.
Servlet 'A' is called and his flow begins.
Servlet 'A' should stop his flow to call the Servlet 'B', and
this could be performed using the .include instead of the .forward method.
Servlet 'B' should perform an SQL Query and send back to the
Servlet 'A' the ResultSet Object. Done this, Servlet 'A' should
continue his flow...
How can I perform that??
Thank's in advance
Regards
Carlo
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html