2013/6/27 Fabian Richter <frich...@mtg.de>:
> I meant when I call https://localhost/app/ the url is rewritten by the app
> to https://localhost/app/index.html

Looks like one of your filters messing things up. Try to comment out this

<filter-mapping>
        <filter-name>appFilter</filter-name>
        <url-pattern>*.html</url-pattern>
    </filter-mapping>


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

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

Reply via email to