-Hybernate is better in performance but less flexible in it's datamodel approach.
it's the opposite
-ejb is very powerfull and very structured, but unsutable for rapid development (i think, without knowing the world about ejb). -spring delivers a strong separation between your code and the framework (as well as a means to intergrate different frameworks smoothly), but requires you to use java where mmbase allows you to use tablib, which is very user friendly.
Of course we are comparing a a framework with a CMS, spring doens't required anything. it's the MVC pattern that usualy gets implemented using java code _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
