users@glassfish.java.net

Re: Execute html pages as jsp

From: <forums_at_java.net>
Date: Wed, 5 Sep 2012 02:44:08 -0500 (CDT)

Hi, You can try to specify in WEB-INF/web.xml <jsp-config>
<jsp-property-group> <url-pattern>*.html</url-pattern> </jsp-property-group>
</jsp-config>

--
[Message sent by forum member 'yaroska']
View Post: http://forums.java.net/node/889818