Advantages/Disadvantages to exploded WAR files
问题 An answer to a question I read today suggested deploying an application as an exploded (unzipped) WAR. It got me thinking. Every deployment I've ever done to a JBoss/Tomcat has been with a a WAR/EAR file. At least as far as I can remember. Have I been making a mistake all these years? Are there advantages to deploying an app in its expanded form rather than packaged up? 回答1: I think that was my answer mentioning the exploded WAR in the other question. Exploded WARs are easier to navigate and