This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes initilaze checkbox Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "initilaze checkbox" Watch "initilaze checkbox" New topic
Author

initilaze checkbox

Fernando Dominguez
Ranch Hand

Joined: Sep 01, 2006
Posts: 93

Hello,

I would like to initialize some checkboxes,

I have a vector that cotains ids, In the other hand I have A list bean that used to paint the check boxes.



I paint 4 boxes each row

The idea is to check the box when idVarchar is inthe vector.

I have tried some ways.



ROLES_ASOCIADOS is a String vector.

Any suggestion?.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: initilaze checkbox
 
Similar Threads
Problem Passing Parameter values to action
struts 1 form question
How to catch checkbox value
formatting problem
compare bean value to jsp variable