> 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


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to