Hi all,
I will explain my problem scenario.
I have a objects
<s:iterator values="advisors">
<s:checkbox name="irs.a"/>
<s:checkbox name="irs.b"/>
</s:iterator>
in My action class there is I am declaring like this
List<IR> irs;
Can anybody provide solutions for this one or references
Thank ful to everyone who responded.
if no solutions I have to go back to the traditional way reading
using request object
regards
Vamsi krishna
--
View this message in context:
http://www.nabble.com/Autowiring-multiple-Items-of-same-object-tf4286621.html#a12202369
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]