David

>I think your "bean:define" element needs to reference the bean created in
>your loop.  Try the following:

><bean:define id="telephones" name="ad" property="phones" scope="request"/>

Thank you for your suggestion. Actually I've thught the same thing and have
tried that, but it did not work (same result). Specifying the name as a bean
name referenced though the looping should let the options tag reach to the
referenced bean, but it doesn't do any good. With and without the name
attribute result the same...   

Masaki Itagaki

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


Reply via email to