Hi all

I have an applet which is sending an object to a servlet . The applet
serializes the objects and writes the contents of the resulting outputstream
to the servlet .Serialization and deserialization process is taking lot of
time , is there any way to fasten things up, how about using XMLOutputstream
and sending XML to the servlet. Will XML be faster ?

Surya

___________________________________________________________________________
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