|
From: Seth L. <set...@gm...> - 2004-07-29 01:39:30
|
On Wed, 28 Jul 2004 20:39:35 -0400, Stefan D Sookraj <ste...@us...> wrote: > > > Seth, > Thanks for the reply, but since this is need as part of my validator, is > there not a way to get a hold of the request in the validator? You can use the method onBindAndValidate(). That's in the Controller, but at least you get access to the Request object in there. > > BTW - I have a property on the command class, it is just not getting set > (bind?). It returns an empty string. Any exceptions? Maybe a misspelling? Does the log say anything? What is the name of your property? Seth |