Hello all

Is there a way in Tomcat to inlcude pages (<jsp:include> ou <%@ include %>)  from one 
application context to another context?

Example: 
context "/common" has a page called header.jsp
I need to inlclude this page in another page located in context "/shop" without 
replicate the file.

Any help is welcome.

Thanks

Reply via email to