Re: Does Struts 1.3.x supports PUT and DELETE methods of HTTP

2008-11-29 Thread Paul Benedict
I definitely see this as a worthy 1.4 enhancement. On Thu, Sep 4, 2008 at 1:06 PM, Laurie Harper <[EMAIL PROTECTED]> wrote: > Kamlesh123 wrote: >> >> Hi, >> >> I want to know that whether Struts 1.3.x or any lower version of Struts >> support HTTP PUT, DELETE and HEAD methods. >> >> I need to use

Re: Does Struts 1.3.x supports PUT and DELETE methods of HTTP

2008-09-04 Thread Laurie Harper
Kamlesh123 wrote: Hi, I want to know that whether Struts 1.3.x or any lower version of Struts support HTTP PUT, DELETE and HEAD methods. I need to use them to develop a REST based application. I haven't checked the source code, but as far as I recall, Struts 1's action servlet only handles G

Does Struts 1.3.x supports PUT and DELETE methods of HTTP

2008-09-02 Thread Kamlesh123
Hi, I want to know that whether Struts 1.3.x or any lower version of Struts support HTTP PUT, DELETE and HEAD methods. I need to use them to develop a REST based application. Regards, Kamlesh -- View this message in context: http://www.nabble.com/Does-Struts-1.3.x-supports-PUT-and-DELETE