On my JSP there is a submit button.If the user clicks this button several times simultaneously then the HTML form is submitted several times and probably this causes an error in the Servlet.The doPost method is not synchronized and the servlet is also not thread safe. What are the possible solutions to this problem.
Please note that The Java Ranch has a naming policy, described here and "GOVIND" is not a valid name. Please choose one which meets the requirements. Thanks.