GeekArticles
Database
Oracle
Database
OracleUsing the JSP 2.0 EL API
Learn how to evaluate JSP expressions dynamically, use the Expression Language (EL) in XML configuration files, and optimize EL usage when presenting SQL result sets.This article presents the EL API, using it in several utility classes whose static methods are called from JSP pages using EL functions. The article also shows several practical uses of the EL API in JSP pages and in custom tag handlers based on the Simple Tags API, which is another new feature of JSP 2.0. One of the examples demonstrates how the JSP EL can be used in XML configuration files.
Sponsored Links
Read Next: Ant 1.6 for Task Writers
Related Topics
Subscribe via RSS
Oracle
- Guide to Linux File Command Mastery
- Improve Results with Query Rewrite
- Grasping for Data
- Tracing SQL in Oracle Database 10g
- The Top 20 Technical Articles and Columns of 2003
- Compressing Data for Space and Speed
- Oracle Database 10g: The Top 20 Features for DBAs
- Fine-Grained Auditing for Real-World Problems, Part 2
- Controlling Mythological Code
- Using the JSP 2.0 EL API
