Home TOC |
![]() ![]() ![]() |
For more information
- Read the Java Servlet specification, available online at
http://java.sun.com/products/servlet/download.html
, for a basic understanding of security concepts in JSP and Java Servlet technology.- Read the Tomcat document SSL Configuration HOW-TO, located at
<
JWSDP_HOME>/docs/tomcat/ssl-howto.html
for information regarding installing and configuring SSL support on Tomcat.- Read the Tomcat document Realm Configuration HOW-TO, located at
<
JWSDP_HOME>/docs/tomcat/realm-howto.html
for information regarding configuring Tomcat to support container managed security by connecting to an existing database of user names, passwords, and user roles.
Home TOC |
![]() ![]() ![]() |