Hi all, I am using Hibernate ORM in my Struts app. I thought why create all 
separate variables for each request param when I can just use the Hibernate 
object's variables. Works great until I get into complex object trees and try 
the form input id being something like "object.object2[1].object3.id". Is 
something like this feasible in Stripes and I am just missing something? 
"object.id" works great.

Jon
                                          
------------------------------------------------------------------------------
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to