Hello guys,

I am using tomcat version 6.0.29. The tomcat is deployed on the OS Linux.

I created a war file named ROOT.war and dropped it under the tomcat 
"webapps" folder. The WAR consists of JSP, JAR, XML and static files like 
images, javascript and CSS.

The tomcat expanded the WAR file properly and I was able to get to the 
dynamic files of my application through the URL. However what I noticed 
was that all the static files are not fetched from the server. I get 404 
error in my firebug (Using firefox as my browser).

And the dynamic files are shown correctly, no problem with that. Even my 
application is making the database call and making right transaction with 
it

Can someone please help me in resolving the issue? Is there any 
configuration that needs to be done on the tomcat server. To let you all 
know, this is the first time I am working on the tomcat 6 version.

Thanks
Raj
------------------------------------------------------------------------
Disclaimer 
The information in this email and any attachments may contain proprietary and 
confidential information that is intended for the addressee(s) only. If you are 
not the intended recipient, you are hereby notified that any disclosure, 
copying, distribution, retention or use of the contents of this information is 
prohibited.  When addressed to our clients or vendors, any information 
contained in this e-mail or any attachments is subject to the terms and 
conditions in any governing contract. If you have received this e-mail in 
error, please immediately contact the sender and delete the e-mail.

Reply via email to