web-resource-name

Java Servlet Programming, 2nd Edition > C. Deployment Descriptor DTD Reference > <web-resource-name>

 
< BACKCONTINUE >
<web-resource-name>

Synopsis

<!ELEMENT web-resource-name (#PCDATA)>

Description

The <web-resource-name> specifies the name of the web resource collection.

<web-resource-collection>     <web-resource-name>SecretProtection</web-resource-name>     <url-pattern>/servlet/SalaryServer</url-pattern>     <url-pattern>/servlet/secret</url-pattern>     <http-method>GET</http-method>     <http-method>POST</http-method> </web-resource-collection>


Last updated on 3/20/2003
Java Servlet Programming, 2nd Edition, © 2001 O'Reilly

< BACKCONTINUE >


Java servlet programming
Java Servlet Programming (Java Series)
ISBN: 0596000405
EAN: 2147483647
Year: 2000
Pages: 223

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net