From richfaces-svn-commits at lists.jboss.org Fri Mar 27 06:29:56 2009 Content-Type: multipart/mixed; boundary="===============5469518539855440512==" 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: r13244 - trunk/test-applications/jsp/src/main/webapp/CustomizePage. Date: Fri, 27 Mar 2009 06:29:56 -0400 Message-ID: --===============5469518539855440512== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: tkuprevich Date: 2009-03-27 06:29:56 -0400 (Fri, 27 Mar 2009) New Revision: 13244 Modified: trunk/test-applications/jsp/src/main/webapp/CustomizePage/CustomizePage.= jsp Log: Modified: trunk/test-applications/jsp/src/main/webapp/CustomizePage/Customi= zePage.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 --- trunk/test-applications/jsp/src/main/webapp/CustomizePage/CustomizePage= .jsp 2009-03-27 10:29:36 UTC (rev 13243) +++ trunk/test-applications/jsp/src/main/webapp/CustomizePage/CustomizePage= .jsp 2009-03-27 10:29:56 UTC (rev 13244) @@ -1,28 +1,36 @@ - +<%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> +<%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> +<%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> +<%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> = - = - - = - - - + + + = - - = - + + +
+ = + +
+ +
+ +
+ +
+ +
+ = - - +
= -
-
+ + + + + --===============5469518539855440512==--