April 2001
Intermediate to advanced
780 pages
23h 48m
English
<exception-type>
<!ELEMENT exception-type (#PCDATA)>
The
<exception-type>
element contains a fully qualified class name of a Java exception
type.
<error-page>
<exception-type>javax.servlet.ServletException</exception-type>
<location>/servlet/ErrorDisplay</location>
</error-page>