Update of /var/cvs/tests/taglib/jsps
In directory james.mmbase.org:/tmp/cvs-serv19685

Modified Files:
        cloud.jsp 
Log Message:
could be that the behaviour of mm:link checked a bit, becuase it now returns n 
othgin here, but never mind


See also: http://cvs.mmbase.org/viewcvs/tests/taglib/jsps


Index: cloud.jsp
===================================================================
RCS file: /var/cvs/tests/taglib/jsps/cloud.jsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- cloud.jsp   9 Jul 2006 12:47:26 -0000       1.6
+++ cloud.jsp   13 Jun 2008 13:32:23 -0000      1.7
@@ -37,7 +37,7 @@
         This page does not work in MMBase 1.5 (will cause a loop).
       </p>
       <hr />
-      <a href="<mm:link page="cloud1.jsp" />">Next</a>
+      <a href="<mm:url page="cloud1.jsp" />">Next</a>
       <br />
       <a href="<mm:url page="/mmexamples/taglib/showanypage.jsp"><mm:param 
name="page"><%=request.getServletPath()%></mm:param></mm:url>">Source of this 
page</a>
       <br />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to