The name appears as overwriteFlag, so the name took precedence.  I used the key 
to get the label text from a properties file.

Interestingly, the html source code shows the value as true, even if it is not 
checked when displayed.

The action variable should be a String or a boolean?  I tried both, and neither 
worked.

Thanks,
Session


> Session A Mwamufiya wrote:
>> <s:checkbox key="overwriteCheckbox" name="overwriteFlag"
> 
> Isn't key a shorthand for name, value, and label?  If so, I'm not sure 
> which of name and key will win.  Look in the generated html--is the name 
> attribute of the corresponding input tag overwriteCheckbox or
> overwriteFlag?
> 
> -Dale
> 
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: [EMAIL PROTECTED] For additional
> commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to