From 5021e9e9b9680704a1dd788e057e7ad25e8a0c00 Mon Sep 17 00:00:00 2001 From: fmoga Date: Fri, 1 Oct 2010 06:15:10 +0000 Subject: Changed contribution-* samples to *-contribution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/faces-config.xml | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml') diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml new file mode 100644 index 0000000000..99cee9faeb --- /dev/null +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml @@ -0,0 +1,51 @@ + + + + + + + helloWorld + sample.HelloWorldController + request + + + + + /helloWorld.jsp + + success + /page2.jsp + + + + + + /page2.jsp + + back + /helloWorld.jsp + + + + -- cgit v1.2.3