Benennung und Ordnung der Beispiel-Module überarbeitet
authorKai Moritz <kai@coolibri.de>
Sat, 2 Jun 2012 23:45:42 +0000 (01:45 +0200)
committerKai Moritz <kai@coolibri.de>
Thu, 2 Aug 2012 07:03:26 +0000 (09:03 +0200)
commite7c72fc7ecbc9211a6f97c7869ba3439cf4fa33f
tree9bb6dca1e75aedc6994033834811757dac2ae455
parent52c46d3394a9523725085abf9f60d8e54fb3518e
Benennung und Ordnung der Beispiel-Module überarbeitet
33 files changed:
cachecontrol-example-jsp/jetty.sh [deleted file]
cachecontrol-example-jsp/pom.xml [deleted file]
cachecontrol-example-jsp/src/main/resources/config.xml [deleted file]
cachecontrol-example-jsp/src/main/resources/log4j.xml [deleted file]
cachecontrol-example-jsp/src/main/webapp/WEB-INF/c.tld [deleted file]
cachecontrol-example-jsp/src/main/webapp/WEB-INF/included.jsp [deleted file]
cachecontrol-example-jsp/src/main/webapp/WEB-INF/views/simple-page.jsp [deleted file]
cachecontrol-example-jsp/src/main/webapp/WEB-INF/web.xml [deleted file]
cachecontrol-example-jsp/src/main/webapp/default.css [deleted file]
cachecontrol-example-jsp/src/main/webapp/index.html [deleted file]
cachecontrol-example-jsp/src/main/webapp/page-with-forward.jsp [deleted file]
cachecontrol-example-jsp/src/main/webapp/page-with-include.jsp [deleted file]
cachecontrol-example-jsp/src/main/webapp/simple-page.jsp [deleted file]
cachecontrol-example-jsp/src/test/java/de/halbekunst/cachecontrol/examples/jsp/JspTest.java [deleted file]
cachecontrol-example-jsp/tomcat.sh [deleted file]
examples/jsp/catalog.xml [new file with mode: 0644]
examples/jsp/jetty.sh [new file with mode: 0755]
examples/jsp/pom.xml [new file with mode: 0644]
examples/jsp/src/main/resources/config.xml [new file with mode: 0644]
examples/jsp/src/main/resources/log4j.xml [new file with mode: 0644]
examples/jsp/src/main/webapp/WEB-INF/c.tld [new file with mode: 0644]
examples/jsp/src/main/webapp/WEB-INF/included.jsp [new file with mode: 0644]
examples/jsp/src/main/webapp/WEB-INF/views/simple-page.jsp [new file with mode: 0644]
examples/jsp/src/main/webapp/WEB-INF/web.xml [new file with mode: 0644]
examples/jsp/src/main/webapp/default.css [new file with mode: 0644]
examples/jsp/src/main/webapp/index.html [new file with mode: 0644]
examples/jsp/src/main/webapp/page-with-forward.jsp [new file with mode: 0644]
examples/jsp/src/main/webapp/page-with-include.jsp [new file with mode: 0644]
examples/jsp/src/main/webapp/simple-page.jsp [new file with mode: 0644]
examples/jsp/src/test/java/de/halbekunst/cachecontrol/examples/jsp/JspTest.java [new file with mode: 0644]
examples/jsp/tomcat.sh [new file with mode: 0755]
examples/pom.xml [new file with mode: 0644]
pom.xml