Hi Craig,

I am wondering, why you provide a chain catalog inside of WEB-INF/ in
use-cases web app?
Only for "Disallow direct access to JSP and JSFP resources" ?


***snip***

<command
  className="org.apache.shale.application.ContextRelativePathFilter"
  includes="\S*\.faces,\S*\.html,\S*\.gif,\S*\.jpg,/index\.jsp"
  excludes="\S*\.jsp,\S*\.jspf"
/>

***snip***



And also I'd like to know if it is posible to place *custom* commands
inside that chain? (<chain name="preprocess">).

And if posible, how? and why? :-)
(what about Authentication ?)

(not really familiar with Commons Chain, only read about it a bit on
"onjava.com")


Thanks, Matthias






Reply via email to