users@servlet-spec.java.net

[servlet-spec users] [jsr340-experts] SERVLET_SPEC-22

From: Rajiv Mordani <rajiv.mordani_at_oracle.com>
Date: Thu, 07 Feb 2013 14:56:20 -0800

All,
     I was looking at SERVLET_SPEC-22 in JIRA [1] - where the issue is
about allowing static resources to be loaded from
WEB-INF/classes/META-INF/resources. It makes sense to me. The order in
which the files would be looked up would be first from
WEB-INF/classes/META-INF/resources and then in jar files under
WEB-INF/lib. Please let me know if anyone has any issues with the approach.


[1] http://java.net/jira/browse/SERVLET_SPEC-22

- Rajiv