- formatting
- images
- links
- math
- code
- blockquotes
- external-services
•
•
•
•
•
•
-
PL/SQL Cursors - Implicit vs. Explicit
An introduction to PL/SQL cursors, differentiating between implicit and explicit cursors, their usage, and best practices with code examples.
-
PL/SQL Packages for Excel and Word Automation in Oracle Forms (WEBUTIL, OLE2)
PL/SQL packages for automating Excel and Word document creation and manipulation within Oracle Forms 10g applications using WEBUTIL and OLE2.
-
MVC Concept
An in-depth look at the Model-View-Controller (MVC) architectural pattern, its core components, application in web development, particularly with JSP and Servlets, and a discussion on related frameworks.
-
Why jQuery and ADF Faces?
This post explores how to integrate the jQuery JavaScript library with Oracle ADF Faces applications, providing steps for including jQuery globally or on specific pages, and tips for locating ADF components.
-
jQuery and Animation
This tutorial covers jQuery animation methods, from basic show/hide effects to complex custom animations using the animate() method, including practical examples and code snippets.