how to set focus on a text field?

Hello, I would like in the prerender() of a form to set the focus on a component like a text field, just to scroll the form until the right field for the user...Thanks for replies
[200 byte] By [Peter2006] at [2007-11-26 10:07:45]
# 1
Check out these threads: http://forum.sun.com/jive/thread.jspa?forumID=123&threadID=50662 http://forum.java.sun.com/thread.jspa?forumID=257&threadID=342044 http://swforum.sun.com/jive/thread.jspa?threadID=99235&messageID=339537
utsukushii at 2007-7-7 1:48:29 > top of Java-index,Development Tools,Java Tools...
# 2
Thanks about your links, I use simply the methods of the class Body, all works!
Peter2006 at 2007-7-7 1:48:29 > top of Java-index,Development Tools,Java Tools...