hi all,
i'm trying to route to an error page if a user gives a wrong id or password on a
login page. i'm taking the id and password, sending it to a bean and based on
the result, want to forward it either to an error page or a normal page. somehow
or the other, the <jsp:forward page ="error.jsp"/> syntax isn't working. can
anyone please help me with this??
thanking you in advance,
bilal.
_________________________________________________________________________

Disclaimer:

"This  message is confidential. It may also be privileged or otherwise protected
by  legal  rules. If you have received it by mistake please let us know by reply
and then delete it from your system."

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to