Re: Non-US-ASCII letters in url-mapping

2017-07-27 Thread Martin Nybo Andersen
Hi Christopher, On Thu, 27 Jul 2017, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 7/27/17 4:20 AM, Martin Nybo Andersen wrote: Hi Christopher, On Wed, 26 Jul 2017, Christopher Schultz wrote: Martin, On 7/26/17 7:08 AM, Martin Nybo Andersen wrote:

Re: Non-US-ASCII letters in url-mapping

2017-07-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 7/27/17 4:20 AM, Martin Nybo Andersen wrote: > Hi Christopher, > > On Wed, 26 Jul 2017, Christopher Schultz wrote: > > Martin, > > On 7/26/17 7:08 AM, Martin Nybo Andersen wrote: Hi list, I've written some servlets with

Re: Non-US-ASCII letters in url-mapping

2017-07-27 Thread Martin Nybo Andersen
Hi Christopher, On Wed, 26 Jul 2017, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 7/26/17 7:08 AM, Martin Nybo Andersen wrote: Hi list, I've written some servlets with a url-pattern, that includes non-US-ASCII letters (specifically the danish letter

Re: Non-US-ASCII letters in url-mapping

2017-07-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 7/26/17 7:08 AM, Martin Nybo Andersen wrote: > Hi list, > > I've written some servlets with a url-pattern, that includes > non-US-ASCII letters (specifically the danish letter æ). This works > quite fine in tomcat 8.5.14 and previous ver

Re: Non-US-ASCII letters in url-mapping

2017-07-26 Thread Konstantin Kolinko
2017-07-26 14:08 GMT+03:00 Martin Nybo Andersen : > Hi list, > > I've written some servlets with a url-pattern, that includes non-US-ASCII > letters (specifically the danish letter æ). This works quite fine in tomcat > 8.5.14 and previous versions. However, I get 404 Not Found with versions > 8.5.1

Non-US-ASCII letters in url-mapping

2017-07-26 Thread Martin Nybo Andersen
Hi list, I've written some servlets with a url-pattern, that includes non-US-ASCII letters (specifically the danish letter æ). This works quite fine in tomcat 8.5.14 and previous versions. However, I get 404 Not Found with versions 8.5.15 and 8.5.16. If I get the mappings from the servlet's Serv