Hi guys,

Is it possible to deploy multiple war files for the same application? for
example if i have an application that is accessed via http:///
www.test.com/myapp, i would usually have a single war file called myapp.war
and deploy everthing in that one file.

is it possible to deploy myapp1ArticleManager.war, myapp1Forum.war etc and
have them all be as part of the one "myapp" application?

Any links or tutorials on how to do this would be very helpfull. And what is
the term used for this kind of deployment?

Thanks

Reply via email to