Hi,
    I have an applet writing a Serialized object to a servlet via
URLConnection. I have been trying to do this very simple task for the last 2
days and i have still not managed to do it. I am writing the exact same code
as in some of the servlet books but with no success.
    just now I searched the archives and found numerous qns frm frustrated
guys - 'why doesn't dopost work??'. The answer from what I could gather was
that the servlet has to send some sort of output back and the applet should
open the inputstream to receive it (after wrting to the stream.). i hv not
tried this yet, but is this true? If yes and if it is a known issue, then
why is it not documented anywhere?

thanks.
raaj.

___________________________________________________________________________
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