Hi all,
is there any way to set focus for a HTML component from action class in JSF frame work.
The Requirement is
I validate a input text using a4j . if there is a validation error then i need to set focus back to the same component where the error occurred.
OR is there any way to set foucs dynamically in a4j tag itself.
Thanks
Shasi
is there any way to set focus for a HTML component from action class in JSF frame work.
The Requirement is
I validate a input text using a4j . if there is a validation error then i need to set focus back to the same component where the error occurred.
OR is there any way to set foucs dynamically in a4j tag itself.
Thanks
Shasi
Comment