Skip Headers

Oracle® Application Server 10g Quick Tour
10g (9.0.4)
Part No. B10374-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous Next  

23 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 email, 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

Return to J2EE and Internet Applications

Return to Quick Tour Outline