Hi All, Everywhere i read about apache tomcat, url's are case sensitive. I need to make the urls from point /soap/.... case-insensitive. I hav only one 'simple' question, HOW?
In the server.xml, i declare /soap in a context. Now in 3 ways '/soap' '/Soap' '/SOAP'. That is also the case for whatever comes after /soap. Is there an easier way? Thanks in advance. Regards, Henk.