Hello
I am not sure about what the APEX Listener is used for and what advantages it provides (I've read the Admin Guides but need a bit more guidance).
Is it just a connector that allows people to use Oracle APEX with different application servers like Weblogic, JBoss, Glassfish and Tomcat ? (so people don't have to deploy separate servers just to host APEX ?)
I've seen stuff about integrating APEX with E-Business Suite. I was wondering if APEX can be integrated with JEE ?
If I use the APEX Listener with Tomcat, can I run JSP/servlets in APEX ?
Would I be able to share and modify APEX's session state in a servlet (eg. have APEX branch to a JSP/servlet and have the ability to call APEX APIs from the JSP/servlet) ?