Hi All,
My team is facing an issue with the alerts.
In the J2ME application, where ever an alert is displayed with Yes/No options, if I click on Yes 2 times really fast I get an application error.
It happens consistently in all alerts where clicking on Yes leads to some db action.
Example:
After doing some edit in a screen, click 'Back', application displays an alert to save the changes with Yes or No option.
While clicking 'Yes' it should save the changes. Here instead of clicking once, if I double click 'Yes' really fast, i get the application error. It occurs consistently.
Is there a way to resolve this issue.

Reply With Quote


