dear all:
i wrote a jsp program , inside using a java bean to access database.i want to redirect
to another html page when a Exception in my bean,so i use below code ,but seems have
no helpful.
<%@ page import="java.sql.*" errorPage="/index.html" %>
can somebody help me?
thanks in advance!
ahfei
[EMAIL PROTECTED]
===========================================================================
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