Is it possible to use Enterprise Java Beans in a django project? -
i've seen possible run django web framework on glassfish application server. possible use simple enterprise java bean in django project runs on basis of jython? idea have django website frontend , java ee in backend (to manage database access, etc.). have experience that?
a possibly easier variant expose ejb functionality using rest or possibly soap around interface problems between jython , java rather call directly.
Comments
Post a Comment