2011/4/3 Jonathan Rosenberg <[email protected]>: > I've been experimenting with a REST service using Grails on Tomcat. Some > experimentation & searching online leads to believe that Tomcat does not > normally pass PUT data through to app. > > Is this correct? I am using v7.
The manager webapp (ManagerServlet) uses PUT requests. Thus it must be working. The question is what you are doing. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
