summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/src/main/resources/archetype-resources/src/main/webapp/index.jsp
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-23 07:58:24 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-23 07:58:24 +0000
commit25ecf5fd25c607f964959e562a8ebb4c211fe5b2 (patch)
tree6e431306924752a83a5c4c0174cfc1cbea7fb6d0 /sandbox/ant/sca/trunk/archetypes/quickstart-jsf/src/main/resources/archetype-resources/src/main/webapp/index.jsp
parentd2a69e96416b2d8380743e443cebc03c87c6bf3c (diff)
Remove old testing sandbox sca trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757342 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/trunk/archetypes/quickstart-jsf/src/main/resources/archetype-resources/src/main/webapp/index.jsp')
-rw-r--r--sandbox/ant/sca/trunk/archetypes/quickstart-jsf/src/main/resources/archetype-resources/src/main/webapp/index.jsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/src/main/resources/archetype-resources/src/main/webapp/index.jsp b/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/src/main/resources/archetype-resources/src/main/webapp/index.jsp
deleted file mode 100644
index a29c2284b1..0000000000
--- a/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/src/main/resources/archetype-resources/src/main/webapp/index.jsp
+++ /dev/null
@@ -1,4 +0,0 @@
-<%@ page session="false"%>
-<%
-response.sendRedirect("helloWorld.jsf");
-%> \ No newline at end of file