On Wed, 26 Jan 2005 20:37:08 -0800 (PST), Norris Shelton
<[EMAIL PROTECTED]> wrote:
> I'm trying to ensure that the start date is less than the end
> date.
>
>
>
>
>test
>((endDate > startDate) or (*this*
> == null
As far as I know you need to implement your own pluggable validator (not
difficult) -- unless Struts has a new feature that automates this (I
don't know of one but I'm not using the latest version).
Erik
Norris Shelton wrote:
I'm trying to ensure that the start date is less than the end
date.
2 matches
Mail list logo