RE: Reload Problem with IE

2006-07-06 Thread George.Dinwiddie
, July 06, 2006 9:59 AM > To: user@struts.apache.org > Subject: Reload Problem with IE > > > > > > > Hi All, > > I am using struts 1.2.8 , the problem is after adding a > record in my web page(Internet Explorer), when i right click > and refresh t

Reload Problem with IE

2006-07-06 Thread Srinivas_Biragoni
Hi All, I am using struts 1.2.8 , the problem is after adding a record in my web page(Internet Explorer), when i right click and refresh the page it's giving duplicate record exception , i am using in my JSP , if i put GET in place of POST i am not getting the problem. But i want to us