I am using Tomcat 8. In one case I need to handle external request coming from external source where the request has a parameters where it is separated by |.
|
Adding "relaxedQueryChars" attribute to the server.xml worked for me :