hello friends, I am stuck up with one problem in JAVA servelts. I need to transfer one file object (a serialzable object) from one servelt running on a tomcat engine to another servlet running on another tomcat engine. both these have well defined IP address.
I am getting zero bytes at the receiving inputstream of the request object.
Plz reply as soon as possible... or any references or comments ..
Thanking you all in advance.
--MALHAR--
Hi,
Can you please tell me what methods and classes u r using for tranferring file ? One way to do this is to write the file in the servlet's output stream and read it from other servlet using object of URL.
Regards
-RT
-----Original Message----- From: linuxers-admin@mm.ilug-bom.org.in [mailto:linuxers-admin@mm.ilug-bom.org.in]On Behalf Of MALHAR PUJAR Sent: Sunday, June 16, 2002 4:48 PM To: linuxers@mm.ilug-bom.org.in Subject: [ILUG-BOM] File Transfer between 2 webservers(JAVA Servelets)
hello friends, I am stuck up with one problem in JAVA servelts. I need to transfer one file object (a serialzable object) from one servelt running on a tomcat engine to another servlet running on another tomcat engine. both these have well defined IP address.
I am getting zero bytes at the receiving inputstream of the request object.
Plz reply as soon as possible... or any references or comments ..
Thanking you all in advance.
--MALHAR--
_______________________________________________ http://mm.ilug-bom.org.in/mailman/listinfo/linuxers