Use JavaScript API to work with cookies in Oracle APEX applications

In many occasion, we need to store data locally in client browser and we have few options like cookies & Local Storage. There are JavaScript and jQuery documentation on how you can write code to maintain data in client browser for both the options.

Purpose of this blog is to introduce you apex.storage JavaScript API for Oracle APEX application.

Using getCookies & setCookies, you can quickly create or access the cookies of your APEX application.
oracle apex JavaScript api apex.storage

Hope this helps!

Regards,
Jaydip Bosamiya
jbosamiya@gmail.com

1 thought on “Use JavaScript API to work with cookies in Oracle APEX applications

  1. Pingback: Launching apexpert.in - Integrated solutions using Oracle APEX and Native Mobile App - APEXPERT - Oracle APEX and Mobile App Consultants

Leave a Reply

Your email address will not be published. Required fields are marked *