[EMAIL PROTECTED] wrote:
>
> ObjectOutputStream out = new ObjectOutputStream(con.getOutputStream());
>
It's generally worth checking the archives (search terms
"applet servlet" would have gotten you a bunch of hits)
The Sun documentation also has info, the Java Tutorial is
an especially good resource. Complete example at:
http://java.sun.com/docs/books/tutorial/networking/urls/readingWriting.html
Hint: don't use an ObjectOutputStream.
--
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.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