Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

The role of ApEx listener

895614Jun 29 2012 — edited Jun 30 2012
Hello All,

I want a few expert views on my understanding

As far as I understand, mod_plsql is responsible for generating html outputs which the XML http server or OHA presents to the user.

Now when we use ApEx listener, we are no longer using mod_plsql so I guess ApEx listener sends only the queries to the database. The database responds back with the result and the listener then generates the html page out of it and sends it back to the user. So as far as I understand, with the listener configuration, owa packages are no longer used.

Please correct me if I am wrong

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2012
Added on Jun 29 2012
5 comments
422 views