The below code works -
<html:multibox property="stringMultibox">
String 0
</html:multibox>
But if I write <html:multibox property="stringMultibox" /> does not
work
I get javax.servlet.ServletException: You must specify the value attribute
or nested tag content
I checked the struts-html.tld file for the syntax which shows "property" is
the only required attribute . Then why is it asked for another attribute
called "value "
Let me know where I'm doing mistake ?
Thanks
Suhas
- multibox question Becky Moyer & Julie Palmer
- FW: Multibox Question SUHAS G. KULKARNI
- FW: Multibox Question SUHAS G. KULKARNI
- FW: Multibox Question SUHAS G. KULKARNI
- RE: Multibox Question SUHAS G. KULKARNI

