aspose file tools
The moose likes JSP and the fly likes isErrorPage= Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "isErrorPage="true"" Watch "isErrorPage="true"" New topic
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
    
  13

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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: isErrorPage="true"
 
Similar Threads
How to include errorpage in xhtml page.
problem with errorPage and isErrorPage="true"
How to include errorpage in xhtml page.
How to include errorpage in xhtml page.
isErrorPage="true"