From 0f182057fc3b19a2c78960ba910f948006a03562 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Sat, 25 Sep 2010 16:51:35 +0000 Subject: TUSCANY-3677 getting-started clearup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001272 13f79535-47bb-0310-9956-ffa450edef68 --- .../helloworld-jsp/src/main/webapp/WEB-INF/web.xml | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jsp/src/main/webapp/WEB-INF/web.xml (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jsp/src/main/webapp/WEB-INF/web.xml') diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jsp/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jsp/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000000..fa1f7ad7b9 --- /dev/null +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jsp/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,41 @@ + + + + + Apache Tuscany Helloworld JSP Sample + + + tuscany + org.apache.tuscany.sca.host.webapp.TuscanyServletFilter + + + + tuscany + /* + + + + hello.jsp + + + -- cgit v1.2.3