Update of /var/cvs/html/mmbase/admin
In directory james.mmbase.org:/tmp/cvs-serv19945

Modified Files:
        mmexamples.div.jsp 
Log Message:



See also: http://cvs.mmbase.org/viewcvs/html/mmbase/admin


Index: mmexamples.div.jsp
===================================================================
RCS file: /var/cvs/html/mmbase/admin/mmexamples.div.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- mmexamples.div.jsp  9 Feb 2007 15:28:33 -0000       1.2
+++ mmexamples.div.jsp  21 Oct 2008 18:31:48 -0000      1.3
@@ -1,10 +1,11 @@
 <%@ taglib uri="http://www.mmbase.org/mmbase-taglib-1.0"; prefix="mm" %>
-<mm:cloud name="mmbase" method="asis">
+<mm:cloud method="asis">
 <div
   class="mm_c mm_c_core mm_c_b_components ${requestScope.componentClassName}"
   id="${requestScope.componentId}">
+
   <mm:haspage page="/mmexamples/index.jsp">
-    <%@ include file="/mmexamples/index.jsp" %>
+    <jsp:directive.include file="/mmexamples/index.jsp" />
   </mm:haspage>
   <mm:haspage page="/mmexamples/index.jsp" inverse="true">
     <h2>Not present</h2>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to