I am trying to find a way to put some html text on the bottom of all pages
across all webapps.

So what i would like to acheive is when any page is displayed to a visitor
at the bottom of the page, MY text is added without changing the files
within the webapp's themselves.

Basically a global footer page.

An example of the footer page, would have the following information:-

Powered by Apache Tomcat  http://globalsite.com/images/tomcat.jpg border= 


My current structure is as follows:-

Tomcat
   WebApp1
      index.jsp
      page2.jsp
   WebApp2
      index.jsp
      someotherpage.jsp
   WebApp3
      index.jsp
      anyotherpage.jsp
-- 
View this message in context: 
http://www.nabble.com/Global-Footer-Accross-All-Webapps-tf3606998.html#a10077332
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to