Hi ,

Have anyone encountered any problem using the following strut checkbox?
<form:checkbox property="command" value="search" />

I encountered a problem trying to retrieve the value. When I view the static
html source, I can't see the value set.
<input type="checkbox" name="command" >

Regards,
Choon Yin


Reply via email to