NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator's Guide
NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator’s Guide—544548-004
1-1
1 Overview and Architecture
This chapter includes these sections:
Prerequisites
Introduction to NSJSP 6.0
NSJSP Architecture
Prerequisites
To understand the NSJSP 6.0 software and its architecture, you must have a good
understanding of:
Java 2 Enterprise Edition (J2EE)
For information on J2EE, refer http://java.sun.com/javaee/index.jsp.
JavaServer Pages (JSP)
For information on JSP, refer http://java.sun.com/products/jsp.
Introduction to NSJSP 6.0
This section includes the following subsections:
Implementation of NonStop-specific features in NSJSP 6.0
Comparison between NSJSP 5.0 and NSJSP 6.0
NSJSP 6.0 is a container that runs platform-independent Java servlets and
JavaServer Pages (JSPs). These are server-side programs that programmatically
extend the functionality of web-based applications by providing dynamic content from a
webserver to a client browser over the HTTP protocol.
The HP implementation of NSJSP 6.0 (HP product number T1222) is based on the
Tomcat version 6.0.13 and runs with the iTP Secure WebServer 6.0 (SPR ACA or
later). NSJSP 6.0 implements the Java Servlet 2.5 and the JavaServer Pages 2.1
specifications. The official reference implementation for the Java Servlet 2.5 and
JavaServer Pages 2.1 specifications are developed and maintained at
http://tomcat.apache.org/ by the Apache Software Foundation.










