Hello jsp folks,
I need some help.

I have a form in which I have 10 text boxes along with a submit button.

<form method="POST" action="step22.jsp" onsubmit="return
Form_Validator(this)" name="step1">

My step22.jsp works fine if I run it independently. But when I click press
in my form it doesnot run step22.jsp.

It says
Internet Explorer cannot open the Internet site
http://localhost:8080/examples/step22.jsp
The connection with the server was reset.

What could be the problem. Iam so puzzled by this.

Any help will be highly appreciated

thanks in advance
Padmaja

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to