Stripes overrides HttpServlet.service(...) method to accept requests. It
doesn't matter what method comes to it POST, GET, PUT or DELETE. Check your
server configuration, looks like the problem there if I'm not wrong.



2013/7/9 Erik Lindblom <e...@baens.net>

> Howdy!
>
> I am creating REST like interfaces with stripes, and would like to take
> advantage of different HTTP verbs, like PUT and DELETE. With stripes
> however, I receive HTTP 405 errors. Is this the intended behavior? Can I
> change the default behavior thought some configuration or filter?
>
> Thanks for any advice and input!
> ~Erik L.
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to