RE: Tomcat URL encoding

2017-06-15 Thread Cai, Charles [COMRES/RTC/RTC]
Sorry, I forgot mention, I already add the following to the catalina.properties file. org.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true It didn't seems worked for me neither. Charles Cai | T +1 440 329 4888 -Original Message- From: Rossen Stoyanchev

Re: Tomcat URL encoding

2017-06-15 Thread Mark Thomas
On 15/06/2017 14:44, Cai, Charles [COMRES/RTC/RTC] wrote: Hi Guys, Looking for help here after search on the web for couple hours: I'm currently doing some testing on Tomcat 8.5.9 I'm trying to encode all the URL that is requesting to my server. One thing I have noticed it wasn't working is

Re: Tomcat URL encoding

2017-06-15 Thread Rossen Stoyanchev
You need to enable this through the ALLOW_BACKSLASH property: https://tomcat.apache.org/tomcat-8.5-doc/config/systemprops.html On Thu, Jun 15, 2017 at 2:44 PM, Cai, Charles [COMRES/RTC/RTC] < charles@emerson.com> wrote: > Hi Guys, > > Looking for help here after search on the web for couple

Tomcat URL encoding

2017-06-15 Thread Cai, Charles [COMRES/RTC/RTC]
Hi Guys, Looking for help here after search on the web for couple hours: I'm currently doing some testing on Tomcat 8.5.9 I'm trying to encode all the URL that is requesting to my server. One thing I have noticed it wasn't working is the `\` (back slash) can't be allowed in the URL. I'm

Re: tomcat 7, null tag attributes

2017-06-15 Thread Coty Sutherland
On Wed, Jun 14, 2017 at 2:33 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Chris, > > On 6/14/17 10:17 AM, Chris Cheshire wrote: >> On Tue, Jun 13, 2017 at 6:06 PM, Mark Thomas >> wrote: >> >>> On 13/06/17