J2EE equivalent in Python

demian neidetcher demian0311 at yahoo.com
Thu Oct 18 01:43:37 EDT 2001


j2ee has some good patterns and i think you are correct in persuing
that or at least seeing that as a good way to build enterprise
applications.  besides that there is a lot of industry momentum behind
it (you can decide if thats good or bad).

something that hasn't been done (as far as i know) is to integrate
jython into j2ee.  that would be interesting.  where i work, some
teams have used jython to do unit tests on java code that were running
as parts of a j2ee application.

but if you really want to stay with c-python, zope seems to be a very
good framework.



More information about the Python-list mailing list