I generated a web application using jsp related to online shopping. After submitting a record addition, if I press refresh button, again it adds the same information as another record to the database. Is there any clear way to prevent page refresh in jsp pages?