Is it better to store these Lists in the form or send them in request scope
individually?  I have put them in the form, but it seems somewhat wrong
since these Lists are extraneous information and not representative of the
actual form.  That is, they do not capture back any info from the user.
They are simply utility helpers to populate lists.

Isn't the actionForm supposed to represent only the item the form is
supposed to represent?

Any ideas?

Trevor

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to