Java Servlet Programming (Java Series)

Java Servlet Programming, 2nd Edition > C. Deployment Descriptor DTD Reference > <error-code>

 
< BACKCONTINUE >
<error-code>

Synopsis

<!ELEMENT error-code (#PCDATA)>

Description

The <error-code> element contains an HTTP error code.

<error-page> <error-code>400</error-code> <location>/400.html</location> </error-page>

Last updated on 3/20/2003

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

< BACKCONTINUE >

Категории