app's root.
(At least with the default installation of Tomcat).
-Original Message-
From: Scott Purcell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 09, 2007 1:24 PM
To: Tomcat Users List
Subject: RE: Best way to include common html
Possibly a framework for templating. Tiles, SiteMesh
mcat Users List
Subject: RE: Best way to include common html
Possibly a framework for templating. Tiles, SiteMesh they are created
for exactly what you are looking for. Of course you can use JSP includes
... but the frameworks do a better job IMOHO.
-Original Message-
From: Scott Cowl
:14 PM
To: Tomcat Users List
Subject: Best way to include common html
What is the best approach to get shared HTML files, (such as header and
footer files) located outside each appBase,
included into an application (.jsp) under Tomcat?
SSI filter ?
Or some context resource setting ?
Thanks for
What is the best approach to get shared HTML files, (such as header and
footer files) located outside each appBase,
included into an application (.jsp) under Tomcat?
SSI filter ?
Or some context resource setting ?
Thanks for any help.
- s.c., university of utah
-