dlestrat 2004/08/17 13:03:06 Modified: applications/demo/src/webapp/WEB-INF hello.jsp Log: MyFaces Bridge See http://nagoya.apache.org/jira/browse/JS2-107. Revision Changes Path 1.12 +3 -0 jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/hello.jsp Index: hello.jsp =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/applications/demo/src/webapp/WEB-INF/hello.jsp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- hello.jsp 5 Aug 2004 04:49:04 -0000 1.11 +++ hello.jsp 17 Aug 2004 20:03:06 -0000 1.12 @@ -38,6 +38,9 @@ <a href="/jetspeed/portal/localeselector">Locale Selector</a> </p> <p> +<a href="/jetspeed/portal/jsf-demo">MyFaces Portlet Demo</a> +</p> +<p> Portlet Mode is <b><%= renderRequest.getPortletMode().toString() %></b> <br/> Window State is <b><%= renderRequest.getWindowState().toString() %></b> <br/> </p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
