You may need a getter method isIsChecked() or getIsChecked()
-Original Message-
From: Dan R. Olsen III [mailto:danec...@gmail.com]
Sent: Friday, October 02, 2009 6:19 PM
To: Struts Users Mailing List
Subject: Setting a checkbox
I have the following tag:
isChecked is a boolean
I have the following tag:
isChecked is a boolean variable that is set in the action. When I put a
variable in the name field for a textfield tag it will bring up the
value of the variable in the text box. I want the checkbox above to be
checked if isChecked is true and not checked if isCheck
2 matches
Mail list logo