Re: Debugging form values being set

2009-04-06 Thread dusty
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Debugging-form-values-being-

Debugging form values being set

2009-04-06 Thread Security Management
I have an app that has a form value (rule.days) which should, if I understand the docs, call: getSearch().setDays() on the bean it's submitting to. How can I turn on debug for this, and see why rule.ruleName works, but rule.days is not being set? I see this in the log: 2009-04-06 15:14:21,345 [h