Using a template file for error message

This commit is contained in:
Rachel Walker
2012-11-26 15:11:41 -08:00
parent 067decf8d9
commit 64f386fc92
33 changed files with 468 additions and 367 deletions

View File

@@ -1,8 +0,0 @@
<component name="ArtifactManager">
<artifact type="war" name="SpringMVC:war">
<output-path>$PROJECT_DIR$/target</output-path>
<root id="archive" name="SpringMVC.war">
<element id="artifact" artifact-name="SpringMVC:war exploded" />
</root>
</artifact>
</component>

View File

@@ -1,27 +0,0 @@
<component name="ArtifactManager">
<artifact type="exploded-war" name="SpringMVC:war exploded">
<output-path>$PROJECT_DIR$/target/SpringMVC</output-path>
<root id="root">
<element id="javaee-facet-resources" facet="SpringMVC/web/Web" />
<element id="directory" name="WEB-INF">
<element id="directory" name="classes">
<element id="module-output" name="SpringMVC" />
</element>
<element id="directory" name="lib">
<element id="library" level="project" name="Maven: org.springframework:spring-core:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: org.springframework:spring-asm:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: commons-logging:commons-logging:1.1.1" />
<element id="library" level="project" name="Maven: org.springframework:spring-web:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: aopalliance:aopalliance:1.0" />
<element id="library" level="project" name="Maven: org.springframework:spring-beans:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: org.springframework:spring-context:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: org.springframework:spring-aop:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: org.springframework:spring-expression:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: org.springframework:spring-webmvc:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: org.springframework:spring-context-support:3.1.1.RELEASE" />
<element id="library" level="project" name="Maven: javax.servlet:servlet-api:2.5" />
</element>
</element>
</root>
</artifact>
</component>