Hi Struts 2 developers, It seems the tabindex isn't working on the <s:submit> tag for Struts2 v2.0.6.
The jsp tag I am using: <s:submit tabindex="7" name="submit" value="Search" cssClass="buttonClass" /> The resulting HTML: <input type="submit" id="NcrSearchAction_submit" name="submit" value="Search" class="buttonClass"/> The tabindex seems to not make it through to the HTML... it'd be great if this can be fixed. Thanks in advance, kind regards Jason ----- Falun Dafa Truth - Compassion - Forbearance A mind & body practice under persecution in China http://www.faluninfo.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]