The web app is made by another company that screen scrapes/translates a mainframe app and then makes a web app out of it. They store this in their classes directory. So in order to keep everything together and make maintenance and deployment easier, I would like to have all of the generated code and custom code in one location. That way I don't have to pull things from everywhere when I deploy to the web app to our customers. I wish it didn't work this way and if I was developing from scratch I wouldn't do it this way. However sometime we have to find work arounds caused by the environment that others choose. Basically I am stuck so I am trying to make the best of it.
Thanks, Susan -----Original Message----- From: Hassan Schroeder [mailto:[email protected]] Sent: Wednesday, June 17, 2009 11:56 AM To: Tomcat Users List; [email protected] Subject: Re: Serving images from classes directory On Wed, Jun 17, 2009 at 6:56 AM, Susan G. Conger <[email protected]> wrote: > > This may be a bit weird, however there is a reason for it. I need to > be able to serve images from the classes directory of my web app. I have to ask -- why? It seems a pointless complication... -- Hassan Schroeder ------------------------ [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
