> I'm familiar w/ Hibernate but unfortunately, know very little about > Spring and know nothing about Jetty. I looked into Spring when I > first started using Hibernate because I hated manually juggling the > Hibernate Session/Transaction...apparently Spring has an elegant > solution through templates?
imvho hibernate templates are not elegant at all. The transaction management with Spring is a plus though. Unfortunately, the JBoss/ Seam guys seems to have made Seam (and that JSR they are submitting) tightly coupled to JSF. That might have made a nice alternative. Maybe. Eelco _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
