Java Servlet Programming (Java Series)

Java Servlet Programming, 2nd Edition > C. Deployment Descriptor DTD Reference > <location>

 
< BACKCONTINUE >
<location>

Synopsis

<!ELEMENT location (#PCDATA)>

Description

The <location> element contains the location of a resource in the web application.

<error-page> <exception-type>javax.servlet.ServletException</exception-type> <location>/servlet/ErrorDisplay</location> </error-page>

Last updated on 3/20/2003

Java Servlet Programming, 2nd Edition, © 2001 O'Reilly

< BACKCONTINUE >

Категории