| Author |
Focussing text fields depending on ActionErrors in struts 1.0
|
sreenath reddy
Ranch Hand
Joined: Sep 21, 2003
Posts: 415
|
|
Hi I have a problem while doing my project using struts 1.0 .I have a jsp with multiple text fields and I am validating the fields using serevrside validation by overiding the validate() method in my form bean and am displaying the errors using <htnl:errors/> and I need to focus to the particluar field depending up on the error? How can I achieve this focusing of the fields using struts tags r any alternative way ? in 1.1 we have a way of doing by using <logic:messagesPresent> but in 1.0 we don�t have this ��.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
Moving to the Struts forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Focussing text fields depending on ActionErrors in struts 1.0
|
|
|