-----Original Message-----
From: Yau Mei Ling [mailto:meilingyau@y...]
Sent: 11 October 2000 04:15
To: support@w...
Subject: Professional Java Server Programming2777
Hi,
I'm have a question about servlet chaining and servlet
communication topic.
I'm working on passing XML document through servlet to
the other servlet of different web server and I'd like
to know whether servlet chaining can solve this
problem, because the servlet now resides on different
web server.
I'm doing this, servlet calls servlet, with the
intension to pass the XML document via internet
through the servlet with the document as a parameter
of the servlet. When the document arrives at the
receiving party,the document will pass in to an
application to process it.
Thanks a lot and hope u can help me on this.
Best Regards,
Mei Ling