Chapter 3 Configuring Web Application Security
A Web container holds your Web application elements, including components, servlets, JSPs, HTML pages, and so on. The Web application's deployment descriptor describes how a Web application is deployed, including the level of security for the various elements of your Web application. For example, your Web application may include an HTML page that is available to all visitors to your site, while other HTML pages, servlets, and JSPs are restricted to existing or preferred customers.
Web client security requires that Web content be deployed in Web applications:
Accessing the security properties of your Web application from Jaguar Manager
Copyright © 2002 Sybase, Inc. All rights reserved. |