Thanks it worked! Actually had List of Objects I was forwarding. And in my
action class I just did the following as I was building the list
Object.setSelected(true);
Where the Object class had a boolean called selected.
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTE
New to struts so sorry for the simple questions.
I have a html: checkbox struts tag and I want to have the checkbox checked
initially similar to the checked attribute in a traditional INPUT statement.
Can you do this? I've looked everywhere!
Chris D
2 matches
Mail list logo