On 4/19/07, Simon Stone <[EMAIL PROTECTED]> wrote:

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

It is easily possible to include a static (header) or footer file
across all JSPs with
include-prelude and include-coda , they can be configured in web.xml
under the jsp-property-group node.

Look in JSP 2.1 specification (PDF format) for further details, under
section JSP.3.3.5 Defining Implicit Includes.

-Rashmi

---------------------------------------------------------------------
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