Skip Headers
Oracle® Application Server Quick Tour
10g Release 2 (10.1.2)
Part No. B13993-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

Servlet and JSP Key Features

Servlet Support:
  • Complete Servlet 2.3 implementation, which includes servlet filters and event listeners

  • Support for WAR file packaging and deployment on single and multiple Oracle Application Server instances

  • J2EE application WAR files can be auto-compiled on target servers

  • Servlet cluster support

JSP Support:

  • Complete JSP 1.2 implementation, which includes JSP document support and simplified tag library usage

  • Custom tag libraries such as the industry-standard JavaServer Pages Standard Tag Library (JSTL), plus additional productive tag libraries for e-mail, file access, results embedding, and more

  • JSP caching tags to use in a shared Java cache or Oracle Application Server Web Cache

JDeveloper building a JSP