<html:button> is used when you want some HTML Form to have more than one submit 
button, and want to know witch one the
user clicked. Property is used to define the form-bean property that will be set (to 
button value) whe the button is
clicked.

If you only need a submit button, use <html:submit>, witch property attribute is not 
mandatory (or use a simple <input
type="submit">).

Nico.


>
> Can someone explain why the property attribute  is required for the
> struts-html:button
> tag ?
>
> Sandra
>
> ----------------------------------------------------------------------------
>
> As of February 12th, 2003 Thomson unifies its email addresses on a worldwide
> basis.
> Please note my new email address: [EMAIL PROTECTED]
>
> http://www.thomson.net/
>
>


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

Reply via email to