Hi,
    Pre-population of ActionForms seems to be tricky. How do you populate
ActionForms and then take the user selection from them? Let's say I want to
show some HTML options. The user selects some values. The selected values
should go back into the ActionForm. Is this so difficult that I have to use
JSTL(Normal java beans) for this ? 
   The archives advise against pre-populating ActionForms because Struts has
to create them. Are there tag library examples anywhere ? Tag libraries
really make the Struts learning curve rather steep.
bye,
Mohan

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

Reply via email to