Vijay Pawar wrote:
Hi all,

I am using the following code to make a html button.

<html:button property="mybutton" value="click me" accesskey="a" />

As per the struts-html taglib guide, accesskey attribute is used to
specify a keyboard character to immediately move focus to this element.

I have only one button in my form. Can anyone tell me where is the problem.

Vijay

You have to use Alt-a to activate that button.


--
Jason Lea


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



Reply via email to