Hi,

    I'm developping a servlet which will start with a HTTP get operation
(doGet) and depending on the data the user has input when submitting,
the same servlet will make a DoPost with different HTML data.

Does anybody have a suggestion on how my servlet should pass the data to
itself ?

Thanks,

Phil

___________________________________________________________________________
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