Caldarale, Charles R wrote:
From: David kerber [mailto:dcker...@verizon.net]
Subject: Logo file location
In TC 5.5.x or 6.0.x, Where in my webapp folder structure should I put
a small .bmp file that I use for putting a logo on generated reports?
Use ServletContext.getResourceAsStream() to retrieve the file, which can be
located pretty much wherever you want inside the webapp, even under WEB-INF.
- Chuck
Thanks to all who responded to this thread, and the related one on
resource file location; it's a big help.
D
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org