Hi Tania,

Try to use GET instead of POST.
I'm not sure but somehow I face the same problem especially when
submitting from forms that are dynamically generated.

regards,
Cheong Takhoe

-----Original Message-----
From:   TaNiA [SMTP:[EMAIL PROTECTED]]
Sent:   Friday, August 20, 1999 2:35 PM
To:     [EMAIL PROTECTED]
Subject:        form

Hi servlet experts,

I have just upgraded to jsdk2.1 and jdk2 and  use servletrunner to test my
servlets.

I have a servlet (X) which prints out a form and parses information upon
submission of the form.

<form action = "/servlet/X" method = "post">

but I keep getting an error that says that the page cannot be displayed..
This used to work when I used jsdk2.0 but now that I have upgraded, I can't
seem to display my page.

Any ideas?

thanks heaps in advance,
tania

___________________________________________________________________________
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

___________________________________________________________________________
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
  • form TaNiA
    • Cheong Takhoe

Reply via email to