1 Reply Latest reply on Oct 3, 2012 2:06 AM by dprakash

    Case sensitive urls

    scooter42

      Pardon me if this is painfully obvious... I'm just getting started. How do you configure jboss so URL requests are case-insensitive?

      For example, if I deploy a JSP, or even an HTML, with a filename of foo.jsp (or foo.html), I can't access it using Foo.jsp.

      Thanks!

      Scott

        • 1. Re: Case sensitive urls
          dprakash

           

          In JBoss AS 5, allowLinking="true" as <Context cookies="true" crossContext="true" allowLinking="true"> in context.xml placed at  jboss-5.0.0.GA\server\default\deploy\jbossweb.sar.