Sorry, it is a treated as a package with .xml, .html, .class files, and
.java files.  So it is serving up the .html files that are in there just
fine.  So I put an images directory under there and tried to serve up my
images and tomcat can't find them.  Maybe the images directory needs to be
added to the classpath?

Thanks,
Susan

-----Original Message-----
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Thursday, June 18, 2009 8:32 AM
To: Tomcat Users List; sus...@bfcassociates.com; p...@pidster.com
Subject: RE: Serving images from classes directory

> From: Susan G. Conger [mailto:sus...@bfcassociates.com]
> Subject: RE: Serving images from classes directory
> 
> So I want to put all of my custom scripts and graphics in
> that class package that it creates.  I then want to be able
> to access my custom content by editing the html and putting
> a url in that points to the custom content inside the class
> that was created by the tool app.

I'll bite: how do you expect to put something other than Java code inside a
class file?

 - 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




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

Reply via email to