2003 5:37 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] Pre-validation Processing Question
>
>
> Francisco,
>
> Thanks for the tip, I'll give it a shot!
>
> -Peter
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
&
Francisco,
Thanks for the tip, I'll give it a shot!
-Peter
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Francisco Hernandez
> Sent: Tuesday, November 18, 2003 2:26 AM
> To: [EMAIL PROTECTED]
> Sub
you can use a chain to populate that list or maybe lazily load the list
in your getter (i think chain would work better..)
"One common use of Action chaining is to provide lookup lists (like for
a dropdown list of states, etc). Since these Actions get put on the
ValueStack, these properties wil
Title: Pre-validation Processing Question
I forgot to mention, I'm using the XML based ActionName-validation.xml
mechanism this time around vs. rolling my own validation code in my model's
validate() methods since I'm working with static forms this
time.
From:
[EMAIL PROTECTED]