Hi,
I have a form that calls a servlet function to submit data doing a post.
Problem is that the first time the user fills up the data and hits submit, it shows a yellow alert at top, near the toolbar asking if the user wants to allow
this only one time, every time etc.. and then just loops back and the user has
to hit submit again to resubmit the form.
Is there anyway these alerts can be suppressed/reduced
I need this to work with a wide audience of users.