April 2001
Intermediate to advanced
780 pages
23h 48m
English
<http-method>
<!ELEMENT http-method (#PCDATA)>
The
<http-method>
element specifies an HTTP method.
<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>