Hi all, I'm using struts 1.1, jstl 1.1, and commons validator 1.1.3. I'm trying to find a way to test (inside a jsp) if a given field is required in the validation rules. I thought I read about a tag that does this, but I can't find it now. Any ideas?
Thanks, Brian Does something like this exist? <validator:required property="user.first">(required)</validator:required> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]