On Fri, Apr 29, 2011 at 7:23 PM, Okan Özeren <okanoze...@gmail.com> wrote: > > Hi, > > I didn't read all of these, but maybe there are some usefull tips in this > article: > http://www.opensymphony.com/xwork/wikidocs/ExpressionValidator%20Tips.html
Not quite. Thanks though. That article is mostly about the ExpressionValidator; I guess I need more OGNL help. I've always had a hard time understanding OGNL, so I'm sure I'm making a mistake there. In this case, the session has the right value when the setter is executed, but the OGNL expression #session.birthYearEnabled is null (or seem to be null) I've tested this by executing the action.execute() and by calling the annotations from a JUnit Test. -- Greg Akins http://twitter.com/akinsgre --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org