For some reason the following does not work for me
<jsp:include page="/MyApp/common/footer.jsp" flush="true" />

And this does work:
<c:import url="/common/footer.jsp" />

I am using JBoss 3.2.1 +Tomcat 4.1.24, Struts 1.1.

It is supposed to be very easy but.. anyway, someone has any idea?
Thanks in advance,


-- Erez




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to