https://issues.apache.org/bugzilla/show_bug.cgi?id=55220

--- Comment #5 from Deelo <dwayne.dso...@gmail.com> ---
I have the same problem.
I am using Tuckey rewriting engine to map my URLs:

    <rule>
    <from>^/?([a-z-/]+)$</from>
        <to>/$1.xhtml</to>
    </rule>

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to