Pat,
The hidden field is automatically generated by Stripes. It sounds like 
you're missing the startEvents parameter in @Wizard. That tells which 
events are valid entry points into the wizard.

Aaron

Pat Farrell wrote:
> I'm trying to get the Wizard model to work, flowing through a number of
> jsp pages.
>
> I get the following error, which is nice and clear, but I don't know
> what the hidden field is supposed to look like.
>
>
> "Submission of a wizard form in Stripes absolutely requires that the
> hidden field Stripes writes containing the names of the fields present
> on the form is present and encrypted (as Stripes write it). This is
> necessary to prevent a user from spoofing the system and getting around
> any security/data checks."
>
> The wiki page doesn't include any jsp, just Java code.
>
> Pointers, hints, etc appreciated.
>
> Thanks
> Pat
>
>   


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to