I have tried all combinations of values in the focusElement tag for s:form yet I cannot get the textfield called username to be focused when the JSP is rendered with my login web page. I have tried it both with just the name of the textfield (userName) along with using the ID of the element (login_userName) and neither have worked.
Is there anything special I could be missing here to get FF to focus on the field when the page is rendered? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org