We are having a war file containing jsp fils which is about 40 MB. when we deploy this file its taking long time to deploy. so we want to split the files in different wars, If we split files the context root will differ. I need a solution to bring this jsp file usder same context-root. Kindly help me to solve this problem.
|
feedback
|
|
I guess the majority of your WAR file size are libraries under | |||
|
feedback
|
|
I don't think that it is possible. Take a look at a thread - Multiple war files for a single webapp or context - coderanch | |||
feedback
|