[opencms-dev] include in jsp template

GERIN BĂ©atrice DISU beatrice.gerin at francetelecom.com
Fri Apr 23 17:11:01 CEST 2004


	

	I want include a jsp page in a jsp template.

	My jsp template is located in system/modules/<Mymodule>/jsptemplates

	I want inclue another jsp which is out of cms. This jsp is in <web-appopencms>/<myproject>/<Mypage>.jsp

	The tag <jsp:include page="<web-appopencms>/<myproject>/<Mypage>.jsp" / > doesn't work because it want relative URL.

	How can I do??



More information about the opencms-dev mailing list