include « Web.xml « JSP-Servlet Q&A





1. how to do the configuration in web.xml so does not apply to some special jsp pages?    stackoverflow.com

a segment of web.xml:

<jsp-config>
        <jsp-property-group>
            <display-name>poprocks</display-name>
        ...