how to set the focus to the first input-field of a form?
843842Aug 9 2005 — edited Jun 6 2008Hello,
how can I set the focus of a form to a certain field with JSF? Of course I could do it with JavaScript, but then I would have to use <f:verbatim>-tags. Is there any way with pure JSF?
Regards
Marten