You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Riaan Oberholzer <ri...@yahoo.com> on 2004/01/01 22:35:27 UTC

[Q] Assign value to checkbox html tag?

I'm using Struts 1.1. I have an html tag such as:

<input type="checkbox" name="reminders">

How can I assign a CHECKED/not-Checked based on some
OTHER object in my page? As it is here, it uses the
"reminders" attribute of my form. So I guess my
question is, how can I set that attribute just before
I call the tag?

__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org