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/06 15:33:40 UTC

svn commit: r391982 - /incubator/webwork2/webapps/portlet/src/java/xwork.xml

Author: tmjee
Date: Thu Apr  6 06:33:38 2006
New Revision: 391982

URL: http://svn.apache.org/viewcvs?rev=391982&view=rev
Log:
renamed webwork to struts


Modified:
    incubator/webwork2/webapps/portlet/src/java/xwork.xml

Modified: incubator/webwork2/webapps/portlet/src/java/xwork.xml
URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/portlet/src/java/xwork.xml?rev=391982&r1=391981&r2=391982&view=diff
==============================================================================
--- incubator/webwork2/webapps/portlet/src/java/xwork.xml (original)
+++ incubator/webwork2/webapps/portlet/src/java/xwork.xml Thu Apr  6 06:33:38 2006
@@ -7,9 +7,9 @@
    All rights reserved.
 -->
 <xwork>
-	<include file="webwork-default.xml" />
+	<include file="struts-default.xml" />
 
-	<package name="view" extends="webwork-portlet-default"
+	<package name="view" extends="struts-portlet-default"
 		namespace="/view">
 		<action name="index"
 			class="com.opensymphony.xwork.ActionSupport">



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