Skip to site navigation (Press enter)

Checkboxlist - bind to List

Moacir Cardoso Sat, 01 Sep 2007 19:24:10 -0700

Hello!,
I´m trying to bind some checkbox values to one parameterized List. Lets say List<Car>.
Is it possible?

in Jsp:
<s:checkboxlist name="myList.carId" list="#{'1':'Car1','2':'Car2','3':'Car3'}"></s:checkboxlist>

in Action:

private List<Car> myList;
.. gets and sets.

Moa ;-)

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

  • Previous message
  • View by thread
  • View by date
  • Next message
  • Checkboxlist - bind to List<Object> Moacir Cardoso
    • Re: Checkboxlist - bind to List<Object> Laurie Harper

Reply via email to

The Mail Archive
  • The Mail Archive home
  • user - all messages
  • user - about the list
  • Expand
  • Previous message
  • Next message
user
  • The Mail Archive home
  • Add your mailing list
  • FAQ
  • Support
  • Privacy
  • 46DA1E99.3090205@yahoo.com.br