to the main page about the tutorial  INTERACTIVE WEB SERVICES WITH JAVA back up next

Security

Authentication and encryption can be controlled
  1. make file with usernames, passwords, and roles
  2. design login and login-failure pages
  3. specify URLs that require authentication (and optionally, also SSL)

Authentication:

SSL:

HttpServletRequest contains useful security methods:

back COPYRIGHT © 2002-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH next