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

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -