Hi All,
I am using
EJB 3.0 entities as my command beans and there are entities which have one-to-one & one-to-many relationships with other beans. In this case, how to create
jsp forms, how to write controllers and is there any need of property editors?
Thanks,