This is a question for the user list - this "dev" list is for discussing the development of Shale:
http://shale.apache.org/mail-lists.html Also searching the mail archives is always a good policy before posting a question - I believe this has the answer to your question: http://tinyurl.com/27jhk7 For details of Shale filtetering see http://tinyurl.com/2f76es Niall On 3/4/07, bvalentine <[EMAIL PROTECTED]> wrote:
It seems that my jsps can't be found when placed under WEB-INF. I have an index.jsp with the following line in it: <jsp:forward page="/jsp/login.faces"/> This results in a 404 with the following msg: "The requested resource (/pc.webapp/jsp/login.jsp) is not available." The forward does work if I move the login.jsp outside of WEB-INF (and change the paths of course). Any ideas? Thanks, Ben -- View this message in context: http://www.nabble.com/JSPs-under--WEB-INF--tf3343536.html#a9299030 Sent from the Shale - Dev mailing list archive at Nabble.com.