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

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -