cancel
Showing results for 
Search instead for 
Did you mean: 

400 Bad Request

Former Member
0 Kudos

Hi SDN,

Penetration Testing was done on the web dynpro applications. The test team tampered with the MYSAPSSO2 parameter and was able to simulate 400 Bad Request. Is there any way to catch this error and display an custom error message to the end user?

Also please explain how to handle 500 Internal Server Errors in webdynpro application?

Basically instead of displaying 400 Bad Request and 500 Internal Server Errors, we want to display a custom error message to the end user. How to achieve it? Please suggest!!!

Regards,

Ganesh N

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

I'm not totally aware if you can catch server errors via WD Java. But I'm aware you can do it in JSP via re-directing you to a custom page. I'm not sure SAP provided WD Java with the same capability but if you take a look at this, you might find a workaround: [http://msdn.microsoft.com/en-us/library/aa478986.aspx]

Goodluck!

Regards,

Jan

Former Member
0 Kudos

Hi Jan,

I understand configuring a error page for 500 error message could be difficult. But somebody should have done it for 400 bad request.

Please share if someone has achieved configuring error page for 400 bad request in portal...

Awaiting ur response!

Regards,

Ganesh N

Former Member
0 Kudos

Hi.

Do you aware of [Customizing Error Messages of Portal applications|http://wiki.sdn.sap.com/wiki/display/EP/CustomizingErrorMessagesinPortal]?

Best regards,

Aliaksandr Zhukau

Answers (0)