Hi Vetri: I don't know the solution to your problem, but I remember not too long ago somebody else had a similar problem with his/her page being submitting twice. I believe that problem was in fact solved. So maybe you could search the archives..?
Regards, Geeta > -----Original Message----- > From: Vetrichelvam Malaichamy [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 13, 2004 4:22 AM > To: [EMAIL PROTECTED] > Subject: Hi > > > Hi > I am Vetri Chelvam. I am using struts 1.1. I am getting a problem. > The problem is like this. > There is a button on a Page. And on click of this button, the Action > servelet is called and the database updations are done and > the request is > served with the response of opening a PDF template. Once the > PDF is opened, > the request is submitted again and the Action servlet is > called and the > database is updated again. But we have only one PDF template > is opened. For > One request of opening the PDF template, there are two > Database updations > are done(since the request is submitted again). Can anyone > please help me to > solve this problem. I am little bit tied up with this problem. > > Actually this problem occurs during my UAT of the > application. But it does > not able to be replicated, in the development environment. > > Thanks > Vetri > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

