Aaron Porter wrote:
> I forgot to mention that your forms in a wizard need to use only stripes
> form fields. The stripes form tag keeps track of which fields exist and
> generates the hidden field. It does that to prevent people from
> injecting fields that you didn't intend to receive.

Can you expand on this?
Do you mean all input fields need to be like:

 <td class="value">${actionBean.passphrase}</td>

or is there another definition?

Do you have a .jsp example page? I don't see any in the wiki or bugzooki
source.

-- 
Pat Farrell
http://www.pfarrell.com/


------------------------------------------------------------------------------
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