[jboss-user] [Beginners Corner] - Accessing a JSP file under WEB-INF..Please help..

mnsweeps do-not-reply at jboss.com
Thu Oct 26 20:10:35 EDT 2006


I have a JSP file .../WEB-INF/jsp/myjsp.jsp which has an include of a menu.jspf file. This menu.jspf is located in /WEB-INF/jsp/menu/menu.mspf . No matter what I try I am not able to include the menu file in myjsp.jsp

This is not working...

<%@ include file="/WEB-INF/jsp/menu/menu.jspf" %>. what path should I use ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981189#3981189

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981189



More information about the jboss-user mailing list