NonStop Servlets for JavaServer Pages (5.0) System Administrator's Guide
Contents
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-002
iii
3. Configuring NSJSP
3. Configuring NSJSP
URL Mapping to the Servlet 3-20
Configuring the Security Manager 3-21
Starting NSJSP Through a Security Manager 3-24
Troubleshooting the Security Manager 3-25
Enhanced Security Manager 3-26
Configuring Virtual Hosting 3-28
Configuring Realms 3-28
MemoryRealm 3-29
JDBCRealm 3-31
JNDIRealm 3-35
JAASRealm 3-40
DataSourceRealm 3-43
UserDatabaseRealm 3-44
Digested Passwords 3-45
Configuring Single Sign-On Support 3-46
Configuring Persistent Sessions 3-49
Creating a NonStop SQL Database to Store the Persistent Session Data 3-49
Configuring the Manager for Sessions Support 3-51
Configuring the Persistent Store 3-55
3-58
4. Programming and Management Features
Client Programming Features 4-1
Invoking a Servlet 4-1
Passing Request Information 4-1
Receiving Response Information 4-2
Servlet Programming Features 4-2
Programming Using NonStop Server for Java 4-3
Programming Using Other Java Environments 4-4
Servlet and NSJSP Examples and References 4-4
Using the Servlet API 4-4
Obtaining Specific CGI Environment Variable Values 4-6
Context-Management 4-6
Multithreading – Spawning Java Threads 4-6
Request and Response Streams 4-7
Security Considerations 4-7
International Character Set Support 4-7
Reserved Cookie Names 4-8