[OT] Re: displaying a field as bold

2006-05-23 Thread Dave Newton
I HARIKRISHNA wrote: > What is the need for validation if the field is nonmandatory Just because a field isn't mandatory doesn't mean that it shouldn't be validated if it _is_ entered. Dave - To unsubscribe, e-mail: [EMAIL PR

Re: displaying a field as bold

2006-05-23 Thread Hanmay Udgiri
hat -Original Message- From: Hanmay Udgiri [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 23, 2006 3:35 PM To: user@struts.apache.org Subject: displaying a field as bold Importance: Low Hi We have two requirements like this. 1.In my JSP page I have around 50 fields and these fields could be ma

RE: displaying a field as bold

2006-05-23 Thread I HARIKRISHNA
mandatory & non-mandatory fields. even validation. Cheers, Kind regards, Rakesh Bhat -Original Message- From: Hanmay Udgiri [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 23, 2006 3:35 PM To: user@struts.apache.org Subject: displaying a field as bold Importance: Low Hi We have two

Re: displaying a field as bold

2006-05-23 Thread Hanmay Udgiri
apache.org Subject: displaying a field as bold Importance: Low Hi We have two requirements like this. 1.In my JSP page I have around 50 fields and these fields could be mandatory,optional or just plane read only fields based on some condition. Now the requirement is when the JSP is displayed,which w

RE: displaying a field as bold

2006-05-23 Thread Rakesh.Bhat
MAIL PROTECTED] Sent: Tuesday, May 23, 2006 3:35 PM To: user@struts.apache.org Subject: displaying a field as bold Importance: Low Hi We have two requirements like this. 1.In my JSP page I have around 50 fields and these fields could be mandatory,optional or just plane read only fields based on

displaying a field as bold

2006-05-23 Thread Hanmay Udgiri
Hi We have two requirements like this. 1.In my JSP page I have around 50 fields and these fields could be mandatory,optional or just plane read only fields based on some condition. Now the requirement is when the JSP is displayed,which way is good to display the field in bold if mandatory,non-