Start here: http://en.wikipedia.org/wiki/Post/Redirect/Get
(Actually, that's probably enough if you're familiar with S2 at all.) <http://en.wikipedia.org/wiki/Post/Redirect/Get>Dave On Wed, Jan 5, 2011 at 8:55 PM, developer researcher < java.developer.researc...@gmail.com> wrote: > Hello, > > I have the following problem: after submit a form, if it refresh (F5) > the page the form is submitted again. How I can fix this? How I can > configure Struts2 to avoid this behavior? > > Thanks in advance, >