Hello to all!

Is it possible to send parameters from an applet
to a servlet with the POST method and to get
a HTML page back with
getAppletContext().showDocument() ?

Receiving the HTML page with an
InputStream (line by line) works fine,
but not showing directly the HTML page
with showDocument().

Thanks in advance
Reiner

___________________________________________________________________________
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