RE: Proposed issue: site metadata hook (slight variation)

> From: www-tag-request@w3.org [mailto:www-tag-request@w3.org]On Behalf Of
> Miles Sabin
> Sent: Wednesday, February 12, 2003 1:03 PM
> To: www-tag@w3.org
> Subject: Re: Proposed issue: site metadata hook (slight variation)
>
>
>
> Julian Reschke wrote,
> > Yes, you can. You can do that with the standard servlet service
> > method.
>
> That's consistent with the Servlet _API_ ... but you've no guarantee
> that any particular Servlet implementation will support arbitrary
> extension methods.

OK. You can do it with any servlet implementation that conforms to the
servlet specification.

> Like I said, how is the implementation supposed to know that the
> semantics of MGET are like GET rather than M-GET or CONNECT?

It's not supposed to know. The whole point is that the servlet spec allows
you to implement *any* method.

Julian

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

Received on Wednesday, 12 February 2003 09:40:47 UTC