> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Chuck Chopp
> Sent: Thursday, September 02, 2004 4:20 PM
> To: [EMAIL PROTECTED]
> Subject: Re: forwarding to an action w/o an input JSP
> 
> 
> Jim Barrows wrote:
> 
> > Back, next and reload will do to a struts app what they do 
> with any other app:  Allow the user to break your application 
> in new and interesting ways.
> 
> I've seen the term "tokens" used in some postings here that 
> appear to be 
> dealing with the same issue.  Am I on the right track if I 
> begin researching 
> tokens [as they relate to Struts apps] in the context of 
> dealing with the 
> backward/forward button issue?

Yes, tokens and the redirect-after-get pattern.. basically redirect after processing a 
form to make everything work correctly.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to