> Hi,
> 
> I have a bean with an ArrayList. These entries should be presented on the
> jsp as input fields. What is the best way?
> 
> <logic:iterate id="groups" name="adminloginmodules" property="groups">
> <bean:write name="groups" /><br> <== Not bean:write something like
>  <html:text name="adminloginmodules" property="group"/> for each entry
> </logic:iterate>
> 
> 
> Juraj

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

Reply via email to