This might not be exactly displaytag question. But hoping to get help.

have a display tag table

in one of the columns have <html:text>. not all rows have the <html:text> in 
this column.(<html:text>  struts tag)

need to validate the user entered values in the <html:text> using 
validator.xml (of Struts).

Created an object.java file which holds the row data of the table.  Created 
a list of these row objects.

Not sure how to proceed now. should I put the List as a property in the 
form-bean?? if I did so how will the user edited <html:text> updated to the 
list so that I can do validations?

need help with this.

Thanks.

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to