Hi All,
          I've a Login.JSP Page
After i enter the user name and password, it has to call a Servlet for
login validation.
if the login is successful,it'll show some jsp page.
if the login not successful,it'll redirect the user to the same
login.JSP  page with
some error message.

How should i procced doing this.

How to pass parameters from jsp to servlet.

How to call a servlet from JSP Page.

How to call a JSP Page from a Servlet.

Any inputs are appreciated .

Is there any good web site where can i get info on JSP other than Sun
Site.

Thanks in advance
Ajay

===========================================================================
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