including a page outside webapp 2003-12-09 - By Kumar, Sumit
Back Hi,
I want to include a html header in my jsp page. However that html is not located in the same webapp. It is actually not located in any webapp but in a different folder. I tried using the following syntax but doesn't finds the file. <%@(protected) file="../../CustomerTemplates/common_bannerSection.html" %> Any comments?
Thanks -sumit
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|