Murach's Java Servlets and JSP
This chapter shows how to use container-managed authentication to create a security constraint that restricts access to part of a web site, and it shows how to use authentication to allow selected users to access that part of the web site.
|
|
|
|
How container-managed authentication works |
418 |
|
Three types of authentication |
420 |
|
|
How to create a security constraint |
422 |
|
How to implement the JDBC realm |
424 |
|
How to create the tables for the JDBC realm |
426 |
|
|
The login dialog box |
428 |
|
The XML tags |
428 |
|
|
The login page |
430 |
|
The XML tags |
430 |
|
The code for the login page |
432 |
|
t |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|