[seam-commits] [seam/faces] ebdfe0: Added a simple viewAction demo application
noreply at github.com
noreply at github.com
Tue Jul 12 02:52:58 EDT 2011
Branch: refs/heads/develop
Home: https://github.com/seam/faces
Commit: ebdfe0243578ebbc34728c42e572237e0fbc3b95
https://github.com/seam/faces/commit/ebdfe0243578ebbc34728c42e572237e0fbc3b95
Author: Brian Leathem <bleathem at gmail.com>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
A examples/viewaction/pom.xml
A examples/viewaction/src/main/java/org/jboss/seam/faces/examples/viewaction/ViewActionTestBean.java
A examples/viewaction/src/main/setup/jboss-ds.xml
A examples/viewaction/src/main/setup/jboss4-netbeans-destinations-service.xml
A examples/viewaction/src/main/webapp/META-INF/MANIFEST.MF
A examples/viewaction/src/main/webapp/WEB-INF/beans.xml
A examples/viewaction/src/main/webapp/WEB-INF/faces-config.xml
A examples/viewaction/src/main/webapp/WEB-INF/glassfish-web.xml
A examples/viewaction/src/main/webapp/WEB-INF/jboss-web.xml
A examples/viewaction/src/main/webapp/WEB-INF/sun-web.xml
A examples/viewaction/src/main/webapp/WEB-INF/web.xml
A examples/viewaction/src/main/webapp/form.xhtml
A examples/viewaction/src/main/webapp/index.jsf
A examples/viewaction/src/main/webapp/resources/layout.xhtml
A examples/viewaction/src/main/webapp/resources/style.css
A examples/viewaction/src/main/webapp/result.xhtml
Log Message:
-----------
Added a simple viewAction demo application
More information about the seam-commits
mailing list