Hello, 
i need to deploy to tomcat 2 wars that have same file name but the files can
be different.

for example, the 2 wars are :
1. CORE.war
2. Customize.war

what i need is that when i am calling "default.jsp" file, tomcat will go
first to customize.war and will look there for the requested
file(default.jsp) , if he will not find it there , tomcat will go to
Core.war and will use the file from there.

is it possible? please help.

Thanks in advance.
Shon

is it possible?
-- 
View this message in context: 
http://www.nabble.com/Deploy-Tocam-with-2-war--%3E-one-core-and-one-customize-tp24342775p24342775.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to