> I recently upgraded from jsdk2.0 to 2.1.  In my project I am working
> with some extensions to HTTP (in particular some additional methods).
> In the jsdk2.0 servlet runner this wasn't a problem, but under 2.1 I get
> back a 405 Method Not Allowed response.  Is there some way to configure
> the 2.1 servlet runner to allow additional methods?

No, the 2.1 http layer is pretty strict on this. Are you doing something
that can't use typical HTTP methods? (besides WebDAV -- we are already
looking at this).

.duncan

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to