Hello,
I have a servlet that generates forms. When I use public void doGet the
servlet runs great except that everytime the screen is refreshed the
parameters at the end of the url are re-submitted. If I use public void
doPost I receive an error that says "get not supported by this url". What
is this? Could someone show me some example code on the proper way to
generate an HTML form using the doPost method?
Duke
___________________________________________________________________________
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