users@jersey.java.net

[Jersey] Re: character slash in path parameter

From: emicklei <ernest.micklei_at_gmail.com>
Date: Tue, 13 Dec 2011 04:30:54 -0800 (PST)

In Grizzly:

-Dcom.sun.grizzly.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true

For tomcat:

CATALINA_OPTS="-Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true"

--
View this message in context: http://jersey.576304.n2.nabble.com/character-slash-in-path-parameter-tp4001686p7089754.html
Sent from the Jersey mailing list archive at Nabble.com.