aspose file tools
The moose likes Struts and the fly likes how to make the form set focus on the submit button by default. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "how to make the form set focus on the submit button by default." Watch "how to make the form set focus on the submit button by default." New topic
Author

how to make the form set focus on the submit button by default.

kay lin
Ranch Hand

Joined: May 20, 2004
Posts: 132
Hi all:
I just have a quick question. If I want a form to set the default on a submit button in Struts, I would have the following



now my question is can i still use the key "'accesslist.returntosearch' in the "focus" field of the <html:form>?

let me know

Many thanks
 
I agree. Here's the link: jrebel
 
subject: how to make the form set focus on the submit button by default.
 
Similar Threads
Submitting Input fields in struts
Submitting a struts form outside of the form body
"enter key" button focus ?
Accessing the Struts form object in JavaScript
Multiple Submit Buttons?