Java Reference
In-Depth Information
Homework Assignments
Identify Code
Identify the code elements shown in Figure 12-89 and describe what they do.
1
2
3
4
7
5
6
FIGURE 12-89
1. __________________
2. __________________
3. __________________
4. __________________
5. __________________
6. __________________
7. __________________
Understanding Error Messages
Figure 12-90a on the next page displays a portion of a JSP program and
Figure 12-90b on page 869 displays the same portion of the JSP program after it
is converted to a Java servlet program. Figure 12-90c on page 870 displays the
relevant portion of the error messages generated when the JSP container loads
and compiles the JSP. Using what you know about error messages, list the coding
errors that caused the browser to display these errors from the JSP container.
 
Search WWH ::




Custom Search