All,
I'd like to change the existing webapps/ROOT/index.jsp to index.html and
remove the dynamic elements. Currently, the only truly dynamic element
in the whole file is this:
"
<p class="copyright">Copyright ©1999-${year} Apache Software
Foundation. All Rights Reserved</p>
"
I don't see any particular reason that the Copyright information must
always show the "current year". We can simply set this to "the current
year" during the release process.
This will mean that the default application will be completely static.
Not much of an upgrade, *but* if a user would prefer to completely
remove Jasper, it means that the default home page will be readable.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org