I typically create a 3rd webapp with those shared images and other similar assets.

Otherwise - you can import those shared assets into your webapp at build time by placing all the shared assets into their own version control repository.

-Tim

Ritchie Gillam wrote:
I am not sure if this is suppose to be done in the Tomcat/Java world but here 
is my question anyway.

How do I go about allowing applications to share static content in Tomcat 
5.5.7?   Some would argue that each WAR file should be self contained but 
surely there is a way to use the same image file for all applications that need 
it.  An example would be an EXIT button.

Any help in this manner is greatly appreciated.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to