RE: RE: FW: Iterator: field errors.

2010-12-25 Thread Satheesh Kannan A B
nan A B -Original Message- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Saturday, December 25, 2010 5:45 AM To: Struts Users Mailing List Subject: Re: RE: FW: Iterator: field errors. Did you /try/ using index notation? If you have no way of referring to a specific element I&

Re: RE: FW: Iterator: field errors.

2010-12-24 Thread Dave Newton
; Hi, >> >> Can u please give an example for below of my code >> >> Thanks and Regards, >> >> Satheesh Kannan A B >> >> >> >> -Original Message- >> From: Dave Newton [mailto:davelnew...@gmail.com] >> Sent: Friday, Decem

Re: RE: FW: Iterator: field errors.

2010-12-24 Thread Dave Newton
.@gmail.com] > Sent: Friday, December 24, 2010 11:25 PM > To: Struts Users Mailing List > Subject: Re: FW: Iterator: field errors. > > You can if they're indexed, no? > On Dec 24, 2010 12:53 PM, "Satheesh Kannan A B" > wrote: >> Hi, >> >> Still n

RE: FW: Iterator: field errors.

2010-12-24 Thread Satheesh Kannan A B
Hi, Can u please give an example for below of my code Thanks and Regards, Satheesh Kannan A B -Original Message- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Friday, December 24, 2010 11:25 PM To: Struts Users Mailing List Subject: Re: FW: Iterator: field errors. You can

Re: FW: Iterator: field errors.

2010-12-24 Thread Dave Newton
You can if they're indexed, no? On Dec 24, 2010 12:53 PM, "Satheesh Kannan A B" wrote: > Hi, > > Still now I didn’t get any solution for this. I think in struts 2.* server side validation is not good as struts 1.*. > Since i cant display exact fielderror message for a field in a iterator and also

FW: Iterator: field errors.

2010-12-24 Thread Satheesh Kannan A B
Hi, Still now I didn’t get any solution for this. I think in struts 2.* server side validation is not good as struts 1.*. Since i cant display exact fielderror message for a field in a iterator and also once I submit I cant get the list object again.( list object ill get from data layer, its no