cancel
Showing results for 
Search instead for 
Did you mean: 

Customizing message for 500 Internal Server Error

Former Member
0 Kudos

Hi,

I want to customize the error message for 500 Internal Server Error. I added the following code in the web.xml file

-<error-page>

<error-code>500<error-code>

<location>/Error_Pages/500.html</location>

</error-page>

After adding this code i restarted the server but still i am not getting the customized error message. Please tell me what am i missing.

Thanks,

Khushboo

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I did the same changes mentioned in the links provided by you but still I am not able to view the custom error page. Please guide me if any more changes are to be done.

Thanks

Former Member
0 Kudos

Hi Kushboo,

Did you manage to get a "Customised message" on your portal? If so, could you help by giving a procedure for this. I would appreciate your help.

Regards,

Gopal.

anja_engelhardt2
Active Contributor
0 Kudos

Hi,

you may check the following help pages:

[http://help.sap.com/saphelp_nw70/helpdata/en/f8/66e8f313b2457daba4c4fe49d88a75/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/f8/66e8f313b2457daba4c4fe49d88a75/frameset.htm]

[http://help.sap.com/saphelp_nw70/helpdata/EN/9a/e74d426332bd30e10000000a155106/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/EN/9a/e74d426332bd30e10000000a155106/frameset.htm]

Cheers,

Anja