Has anybody got any experience of using Hibernate pojos with nesting &
lazy loading in their JSPs in an enterprise app? Are there any caveats?
I have always transfered the data from Hibernate beans into my own form
beans or bespoke view DTOs in my actions, until now.
It seems nice and easy to develop especially with JSTL & EL, but I'm
still slightly worried about coupling the view so closely to the domain
model, and potential scalability / robustness issues.
Thanks
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]