cancel
Showing results for 
Search instead for 
Did you mean: 

How to change 404 page

Former Member
0 Kudos

Can someone explain me how I can change the 404 page on SAP J2EE Engine/7.00 ?

Is it also possible to use different 404 pages for each app that is running on the server?

Thanks,

René

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I figured it out myself. I have added the <error-page> tag to the web.xml file of the application which required a custom 404 page.