Java Reference
In-Depth Information
FIGURE 12-34
The following steps enter the code to validate a Web application log on for a
user.
To Validate a User Log On to a Web Application
logonValidated()
method
1. Enter lines 278 through 325 as shown in Figure 12-33 on page 787.
TextPad displays
the code to validate
a user log on and,
for a valid attempt,
sets attributes and
forwards the request
to the main Web
page, mainForm.jsp
(Figure 12-35).
log on
attempts
accumulated
successful
log on
attributes set
request
forwarded
to JSP
FIGURE 12-35
(continued)
Search WWH ::




Custom Search