Hi, Just added a test to [1] that shows that the following script is not selected for a POST request to a resource of type foo:bar:
apps/foo/bar/bar.POST.esp Is that by design? Being able to use either bar.POST.esp or POST.esp as the script name would help avoiding many scripts named POST.esp. -Bertrand [1] http://svn.apache.org/repos/asf/incubator/sling/trunk/sling/servlet-resolver/src/test/java/org/apache/sling/servlet/resolver/helper/ScriptSelectionTest.java
