You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by tm...@apache.org on 2006/04/09 16:47:34 UTC

svn commit: r392742 - /incubator/webwork2/webapps/blank/src/main/webapp/WEB-INF/pages/home.jsp

Author: tmjee
Date: Sun Apr  9 07:47:34 2006
New Revision: 392742

URL: http://svn.apache.org/viewcvs?rev=392742&view=rev
Log:
changed jsp taglib prefix from ww to saf and uri from /webwork to
/struts-action


Modified:
    incubator/webwork2/webapps/blank/src/main/webapp/WEB-INF/pages/home.jsp

Modified: incubator/webwork2/webapps/blank/src/main/webapp/WEB-INF/pages/home.jsp
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/blank/src/main/webapp/WEB-INF/pages/home.jsp?rev=392742&r1=392741&r2=392742&view=diff
==============================================================================
--- incubator/webwork2/webapps/blank/src/main/webapp/WEB-INF/pages/home.jsp (original)
+++ incubator/webwork2/webapps/blank/src/main/webapp/WEB-INF/pages/home.jsp Sun Apr  9 07:47:34 2006
@@ -1,4 +1,4 @@
-<%@ taglib prefix="ww" uri="/webwork" %>
+<%@ taglib prefix="saf" uri="/struts-action" %>
 
 <html>
     <head>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org