Hi;
I made an Mobile Web Dynpro application.
But when the users use the ie's back button and after try to use the program button the application gives errors as shown below.
For this purpose I made a back button in the view as "Go Back".
But the user usually forgets and presses the browser's back button or double clicks a button.
When back button is used and then pressed the views button:
An error has occurred:
"Failed to process the request."
Please contact your system administrator.
When double clicked on the radio button.
500 Internal Server Error
SAP J2EE Engine/7.00
The Web Dynpro Application 'XXXApp' has expired. Restart the application using the Refresh button or via the following link XXXApp.
Details:
No details available
For this purpose can I some how disable the PDA's ie back button(may be with javascript) or make a custom error page which warns the user like "Please don't use the ie's back button" and then automatically forward the user back to first page.
Thanks now for your help.
Ahmet