Is there any way to make a servlet-mapping that catches request to
www.servername.com/contextname/ but not requests to
www.servername.com/contextname/some_other_text where some other text is
a request fro static resources that reside in the document root of the
webapp.


Reply via email to