I just found this mapper at:  
http://www.mycgiserver.com/~andrej/technical/struts/struts.jsp

I am just starting to look into this.  I can see right away that the 
advantage to using the mapper is that it's not as ugly.  I think this 
mapper is a step in the right direction, but the fact that it doesn't 
handle Collection or ints, longs, etc is going to kill me.

Anyone know of a better tool out there?

Also, I am assuming that the BeanUtils.copyProperties() method will 
not handle nested beans.  So I will have to manually do that copy 
properties on the nested beans and then manually set those back to 
the parent bean?

Thanks,
Trevor


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to