Re: Redirect to a jsp page

2002-02-12 Thread Bob Williams
] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, February 08, 2002 6:04 AM Subject: RE: Redirect to a jsp page Struts gives you an excellent implementation of the standard solution to this problem. Search archives for token. http://www.mail-archive.com/struts-user

RE: Redirect to a jsp page

2002-02-08 Thread Keith Bacon
-Original Message- From: Joanna Chan [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 4:37 PM To: [EMAIL PROTECTED] Subject: Redirect to a jsp page Hello How do I redirect to a jsp page in struts without allowing the user to press the back key in browser. I want

Redirect to a jsp page

2002-02-07 Thread Joanna Chan
Hello How do I redirect to a jsp page in struts without allowing the user to press the back key in browser. I want to maintain transactional control so that the user cannot press back key to re-enter somethinig that is already submitted. Thanks Joanna -- To unsubscribe, e-mail: mailto

Re: Redirect to a jsp page

2002-02-07 Thread Bob Williams
] To: [EMAIL PROTECTED] Sent: Thursday, February 07, 2002 3:36 PM Subject: Redirect to a jsp page Hello How do I redirect to a jsp page in struts without allowing the user to press the back key in browser. I want to maintain transactional control so that the user cannot press back key to re-enter

RE: Redirect to a jsp page

2002-02-07 Thread Galbreath, Mark
, February 07, 2002 4:37 PM To: [EMAIL PROTECTED] Subject: Redirect to a jsp page Hello How do I redirect to a jsp page in struts without allowing the user to press the back key in browser. I want to maintain transactional control so that the user cannot press back key to re-enter somethinig