Question regarding OWA and MOD_PLSQL
We have a website using the OWA feature of the database and the htp package through PL/SQL packages.
We also have FMW 11gR1 with OHS and mod_plsql. We make a DAD entry in the dads.conf and the website with dynamic HTML works.
Now after downloading FMW 12.2 I noticed that support for mod_plsql has ended and that users are encouraged to use REST.
So my question is:
1) Ending support for mod_plsql does it also means end of support for OWA. Is Oracle still committed to OWA?
2) If OWA is still supported then I guess we will have to connect it with REST. Is there any documentation explaining how to do this because I couldn't find anything?