Use redirect = "true" in the forward property of your action mapping. As a rule of thumb, you should redirect if you do any action that involves writing in the persistence layer such as deleting, saving, updating, etc...
HTH, -Yves- > -----Original Message----- > From: Tarun Dewan [mailto:[EMAIL PROTECTED] > Sent: Friday, May 14, 2004 6:47 PM > To: 'Struts Users Mailing List' > Subject: Refresh - Duplicate Records Issue. > > Dear All, > > I'm facing one problem in my application. If user clicks 'REFRESH' > (through right click menu) duplicate records gets inserted in my > application. > > Pls. Suggest best way to handle the same. > > Thanks & regards, > > Tarun. > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]