From richfaces-svn-commits at lists.jboss.org Thu Aug 27 11:25:07 2009 Content-Type: multipart/mixed; boundary="===============0223280243930582239==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r15349 - root/examples/trunk/components/core-demo/src/main/webapp. Date: Thu, 27 Aug 2009 11:25:07 -0400 Message-ID: <200908271525.n7RFP7KC031266@svn01.web.mwc.hst.phx2.redhat.com> --===============0223280243930582239== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ilya_shaikovsky Date: 2009-08-27 11:25:07 -0400 (Thu, 27 Aug 2009) New Revision: 15349 Added: root/examples/trunk/components/core-demo/src/main/webapp/index.jsp root/examples/trunk/components/core-demo/src/main/webapp/welcome.xhtml Log: https://jira.jboss.org/jira/browse/RF-7752 Added: root/examples/trunk/components/core-demo/src/main/webapp/index.jsp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- root/examples/trunk/components/core-demo/src/main/webapp/index.jsp = (rev 0) +++ root/examples/trunk/components/core-demo/src/main/webapp/index.jsp 2009= -08-27 15:25:07 UTC (rev 15349) @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file Added: root/examples/trunk/components/core-demo/src/main/webapp/welcome.xht= ml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- root/examples/trunk/components/core-demo/src/main/webapp/welcome.xhtml = (rev 0) +++ root/examples/trunk/components/core-demo/src/main/webapp/welcome.xhtml = 2009-08-27 15:25:07 UTC (rev 15349) @@ -0,0 +1,45 @@ + + + + + +
+

Welcome To RichFaces 4.x Core Demo

+
    +
  • +a4j:ajax +
  • +
  • +a4j:commandButton +
  • +
  • +a4j:commandLink +
  • +
  • +a4j:log +
  • +
  • +a4j:mediaOutput +
  • +
  • +a4j:outputPanel +
  • +
  • +a4j:push +
  • +
  • +a4j:jsFunction +
  • +
  • +a4j:status +
  • +
  • +Server side execute/render +
  • +
+
+
+ \ No newline at end of file --===============0223280243930582239==--