| Author |
weblogic customized error page.
|
Raghunath Nandyala
Ranch Hand
Joined: Jan 24, 2006
Posts: 64
|
|
Hi In weblogic how can I have customized error pages .. for example im asking http://localhost:9090/abcd.html, where abcd.html is not there in server, automatically it will throw 404 pagenot found error.. Like this I need to capture 401,402,403,500 error pages and send it to customized webpage saying "please try again" message. Finally the header should be 200 .. please suggest.. RaghuNath
|
SCBCD,SCWCD,SCJP
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
|
|
|
web.xml: error-page
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Raghunath Nandyala
Ranch Hand
Joined: Jan 24, 2006
Posts: 64
|
|
thanks buddy,thanks for your reply but It is specific to an application,but i need it for whole domain. totally domain should not send the error page Please suggest me.. Raghunath
|
 |
 |
|
|
subject: weblogic customized error page.
|
|
|