Hi,
In the site I'm developing, there are sections that have forms on consecutive
pages, I want to guarantee that pages are navigated: page1 -> page2 -> pageN.
At the same time allowing back and forward navigation to change values entered
on previous pages. After the last submit, the only valid page in the sequence
is then page1. I've had a look at the Struts Token functionality but I don't
think it can support this functionality. Is it possible with Tokens or some
other way?
Thanks in advance
Nathan