Hi Rahul,
U have to use object serialisation which should work for every Classes
implementing the Serializable interface as Vector does.
A source code example of Applet/Servlet communication via an
Object(Output/Input)Stream can be found here:
http://www.j-nine.com/pubs/applet2servlet/
greetings
Markus
Environment jdk1.2.2
jsdk2.0
Hi All,
I have a vector of vectors which i want to send from a servlet to a applet.
Can i send the vector object using HttpServletResponse from servlet to
Applet.
Any suggestions or code samples will be highly appreciated
thanks,
Rahul
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.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
___________________________________________________________________________
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