This content has been marked as final.
Show 1 reply
-
1. Re: <rich:message>,How to make cursor point at control once
ilya_shaikovsky Mar 30, 2009 5:47 AM (in response to anilreddy76)you could define focus attribute of a4j:command button to some String bean property. Then using ajaxListener check if there are messages in context. And fill you focus property with the Id of some failed component.