I am unable to point the codebehind plugin to pages underneath WEB-INF/jsp. None of the pages are found, however, I noticed if I moved the directories underneath the webroot, they are found. I am setting the Struts property too.
<constant name="struts.codebehind.pathPrefix" value="/WEB-INF/jsp/"/> Paul