On 6/28/10 4:16 AM, David Lu wrote:
I ended up just rendering that particular checkbox myself
using standard JSP and HttpServletRequest, doing things the
"old fashioned" way. :)

If you want the checkbox interceptor to work, you need a corresponding hidden input field...you might want to render the label yourself but still use struts2 (and the simple theme) to render the checkbox and hidden field.

-Dale

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

Reply via email to