| Author |
isErrorPage="true"
|
Dilshan Edirisuriya
Ranch Hand
Joined: Apr 22, 2006
Posts: 299
|
|
how can I make my custom error pages using "errorPage" and "isErrorPage" In head first Servlets and JSP they have mentioned that by making errorPage="true" we can run the page. But in my case it ends up with an tomcat error page. But using my errorPage="false" it solves the problem. I think my syntax is wrong. Can anybody solve this problem?
|
Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56229
|
|
Is there a reason that you posted this here rather than the JSP forum? I've moved it there for you.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: isErrorPage="true"
|
|
|