Hi,

Thanks for your responses!

I don't know tomcat how handle HTTP PUT requests.
But I want tomcat transfers all PUT requests to 
my handler /cgi-bin/put.pl as apache does. How to config 
in tomcat to do this?

Thanks


Jimmy Zhan


-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 25, 2007 3:11 PM
To: Tomcat Users List
Subject: Re: HTTP PUT - HOW TO CONFIG?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robert,

Robert Harper wrote:
> If I understand your question correctly and you are using servlets to
handle
> web requests, just override the HTTPServlet.doPost() method.

Uhh.... doPut(), maybe?

- -chris


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to