Re: question related to action and tile

2004-09-26 Thread Craig McClanahan
> > - Original Message - > From: "Václavík Radek" <[EMAIL PROTECTED]> > To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> > Sent: Wednesday, September 22, 2004 5:13 AM > Subject: RE: question related to action and tile >

Re: question related to action and tile

2004-09-23 Thread Amit Gupta
g List'" <[EMAIL PROTECTED]> Sent: Wednesday, September 22, 2004 5:13 AM Subject: RE: question related to action and tile > You may want to try adding this to the header of your jsp: > > > > > When the reload button is clicked, the browser should ask the user

Re: question related to action and tile

2004-09-22 Thread Jeff Beal
Lijuan Jing wrote: This is a question related to action and tile. name="submitForm" type="someActionClass"> path=".pages.tileDef1"/> --- tile definition: name=".pages.Base" path="/pages/common/layouts/baseLayout.jsp">

RE: question related to action and tile

2004-09-22 Thread Václavík Radek
You may want to try adding this to the header of your jsp: When the reload button is clicked, the browser should ask the user whether he/she wants to resend the entered information. It does not solve you problem completely (if the user chooses to resend the information, it is processed by the a