search this list for SecureForm, it shows how to implement the token pattern
-igor On Fri, Mar 20, 2009 at 6:34 AM, fachhoch <[email protected]> wrote: > > in struts we group pages using token , how to do a similar functionality in > wicket , > my pages are updating workflow , so when page is submitted my workflow > moves to next step ,but hitting the browsers back button will bring the > same page ,if user resubmits the page things will go wrong how to handle > this in wicket ? > -- > View this message in context: > http://www.nabble.com/struts-token-like-approach-in-wicket-tp22620395p22620395.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
