[ http://mc4j.org/jira/browse/STS-288?page=comments#action_10494 ] Paul Barry commented on STS-288: --------------------------------
I think @DontBind is different that controlling bind access. You would use @DontBind in a case where you do not want stripes to try and bind any access parameter, probably to only one handler, such as cancel. For the binding access control, it would apply to all handlers of an action bean. This would be used in the case where you have properties of a nested object that you don't want anyone to be able to set via request parameters. > Add a @DontBind annotation to cause Stripes to skip binding and validation > for specific events (e.g. cancel events) > ------------------------------------------------------------------------------------------------------------------- > > Key: STS-288 > URL: http://mc4j.org/jira/browse/STS-288 > Project: Stripes > Issue Type: New Feature > Components: ActionBean Dispatching > Reporter: Tim Fennell > Assigned To: Tim Fennell > Fix For: Release 1.5 > > > The idea is the @DontBind would be a superset of @DontValidate, that would > cause Stripes to basically skip the whole binding and validation phase. > Mostly useful for cancel events, but could also have other uses? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mc4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Stripes-development mailing list Stripes-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-development