You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2005/09/06 18:22:59 UTC

svn commit: r279032 - in /myfaces/examples/trunk/tiles/template: template.jsp template2.jsp

Author: matzew
Date: Tue Sep  6 09:22:41 2005
New Revision: 279032

URL: http://svn.apache.org/viewcvs?rev=279032&view=rev
Log:
issue 418

Modified:
    myfaces/examples/trunk/tiles/template/template.jsp
    myfaces/examples/trunk/tiles/template/template2.jsp

Modified: myfaces/examples/trunk/tiles/template/template.jsp
URL: http://svn.apache.org/viewcvs/myfaces/examples/trunk/tiles/template/template.jsp?rev=279032&r1=279031&r2=279032&view=diff
==============================================================================
--- myfaces/examples/trunk/tiles/template/template.jsp (original)
+++ myfaces/examples/trunk/tiles/template/template.jsp Tue Sep  6 09:22:41 2005
@@ -1,5 +1,4 @@
-<%@ page session="false"
-%><%@ page contentType="text/html;charset=UTF-8" language="java" %>
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ taglib prefix="f" uri="http://java.sun.com/jsf/core" %>
 <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html" %>
 <%@ taglib prefix="tiles" uri="http://struts.apache.org/tags-tiles"

Modified: myfaces/examples/trunk/tiles/template/template2.jsp
URL: http://svn.apache.org/viewcvs/myfaces/examples/trunk/tiles/template/template2.jsp?rev=279032&r1=279031&r2=279032&view=diff
==============================================================================
Binary files - no diff available.