Hi all,

I'm doing communication between 2 servlet reside on
diferrent web server.

The question is : If I wanna pass the response from
the first servlet to the request of the second
servlet, that is the output of servlet1 is the input
of servlet2, and I know servlet chaining provide by
Java Web Server 2.0 can do the job, BUT if I didn't
use JWS 2.0, and want to invoke the second servlet as
the servlet chaining, how can I do it ? Is there any
programming method to solve this problem?

Thank you and hope whoever knows, please guide me.



__________________________________________________
Do You Yahoo!?
>From homework help to love advice, Yahoo! Experts has your answer.
http://experts.yahoo.com/

___________________________________________________________________________
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

Reply via email to