⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 struts-config.txt

📁 shopping home JSP system
💻 TXT
📖 第 1 页 / 共 3 页
字号:
			<forward name="importresult" path="/bg/product/importresult.jsp"/>
		</action>
		<action input="/bg/product/productList.jsp" name="productSearchForm" path="/bg/product/productSearch" scope="session" type="com.keyshop.shop.product.controller.ProductAction">
			<forward name="qiantailist" path="/bg/product/productqiantaiList.jsp"/>
			<forward name="list" path="/bg/product/productList.jsp"/>
			<forward name="search" path="/bg/product/productList.jsp"/>
			<forward name="qiantailist" path="/bg/product/productQiantaiList.jsp"/>
			<forward name="popsearch" path="/bg/product/productSearch.jsp"/>
			<forward name="channel" path="/bg/product/productChannelConfig.jsp"/>
		</action>		
		<!--product action startadd by-->
		<action input="/3/providerProductList.jsp" name="providerProductForm" path="/provider/product/providerProduct" scope="session" type="com.keyshop.shop.product.controller.ProviderProductAction">
			<forward name="add" path="/provider/product/providerProductAdd.jsp"/>
			<forward name="edit" path="/provider/product/providerProductAdd.jsp"/>
		</action>
		<action input="/provider/product/productList.jsp" name="providerProductSearchForm" path="/provider/product/providerProductSearch" scope="session" type="com.keyshop.shop.product.controller.ProviderProductAction">
			<forward name="list" path="/provider/product/providerProductList.jsp"/>
		</action>		
		<action input="/bg/product/productChannelConfig.jsp" name="channelproductSearchForm" path="/bg/channel/productSearch" scope="session" type="com.keyshop.shop.product.controller.ProductAction">
			<forward name="channel" path="/bg/product/productChannelConfig.jsp"/>
		</action>				
		<action input="/bg/product/productCategoryList.jsp" name="productCategorySearchForm" path="/bg/product/productCategorySearch" scope="session" type="com.keyshop.shop.product.controller.ProductCategoryAction">
			<forward name="list" path="/bg/product/productCategoryList.jsp"/>
			<forward name="add" path="/bg/product/productCategoryList.jsp"/>
			<forward name="edit" path="/bg/product/productCategoryList.jsp"/>			
		</action>	
		<action input="/bg/product/pmcCategory.jsp" name="pmcCategoryForm" path="/bg/product/pmcCategory" scope="session" type="com.keyshop.shop.product.controller.ProductCategoryAction">
			<forward name="list" path="/bg/product/pmcCategory.jsp"/>
		</action>
		<action input="/bg/product/pmcCategory.jsp" name="pmcCategoryForm" path="/bg/channel/pmcCategory" scope="session" type="com.keyshop.shop.product.controller.ProductCategoryAction">
			<forward name="list" path="/bg/product/pmcCategory.jsp"/>
		</action>		
		<action input="/bg/product/pmcRelationTree.jsp" name="pmcRelationTreeForm" path="/bg/product/pmcRelationTree" scope="session" type="com.keyshop.shop.product.controller.ProductCategoryAction">
			<forward name="list" path="/bg/product/pmcRelationTree.jsp"/>
		</action>		
		<action input="/bg/product/popproductList.jsp" name="popproductSearchForm" path="/bg/product/popproductSearch" scope="session" type="com.keyshop.shop.product.controller.ProductAction">
			<forward name="channel" path="/bg/product/popproductList.jsp"/>
		</action>			
		<action input="/bg/editor/popups/insert_image.jsp" name="photoForm" path="/bg/product/photo" scope="request" type="com.keyshop.pub.controller.PhotoAction">
			<forward name="add" path="/bg/editor/popups/insert_image.jsp"/>
			<forward name="addfile" path="/bg/editor/popups/link.jsp"/>
		</action>		
		<action input="/bg/system/providerProductTree.jsp" name="providerProductTreeForm" path="/bg/system/providerProductTree" scope="session" type="com.keyshop.shop.product.controller.ProductCategoryAction">
			<forward name="list" path="/bg/product/providerProductTree.jsp"/>
		</action>		
		<!--productTemplate action startadd by HuanXu-->
		<action input="/bg/product/productTemplateList.jsp" name="productTemplateForm" path="/bg/product/productTemplate" scope="session" type="com.keyshop.shop.product.controller.ProductTemplateAction">
			<forward name="list" path="/bg/product/productTemplateList.jsp"/>
			<forward name="search" path="/bg/product/productTemplateList.jsp"/>
			<forward name="popsearch" path="/bg/product/productTemplateSearch.jsp"/>
			<forward name="add" path="/bg/product/productTemplateAdd.jsp"/>
			<forward name="edit" path="/bg/product/productTemplateAdd.jsp"/>
			<forward name="view" path="/bg/product/productTemplateView.jsp"/>
		</action>
		<action input="/bg/product/productTemplateList.jsp" name="productTemplateSearchForm" path="/bg/product/productTemplateSearch" scope="session" type="com.keyshop.shop.product.controller.ProductTemplateAction">
			<forward name="list" path="/bg/product/productTemplateList.jsp"/>
			<forward name="search" path="/bg/product/productTemplateList.jsp"/>
			<forward name="popsearch" path="/bg/product/productTemplateSearch.jsp"/>
		</action> 
		<action input="/bg/product/pmcRelationList.jsp" name="pmcRelationForm" path="/bg/product/pmcRelation" scope="session" type="com.keyshop.shop.product.controller.ProductCategoryRelationAction">
			<forward name="list" path="/bg/product/pmcRelationList.jsp"/>
			<forward name="existedlist" path="/bg/product/pmcRelationExistedList.jsp"/>
		</action> 	
		<action input="/bg/product/productRelationList.jsp" name="productRelationSearchForm" path="/bg/product/productRelationSearch" scope="session" type="com.keyshop.shop.product.controller.ProductRelationAction">
			<forward name="list" path="/bg/product/productRelationList.jsp"/>
		</action> 	
		<action input="/bg/product/productRelationAdd.jsp" name="productRelationForm" path="/bg/product/productRelation" scope="session" type="com.keyshop.shop.product.controller.ProductRelationAction">
			<forward name="add" path="/bg/product/productRelationAdd.jsp"/>
		</action> 	
		 <!--
	  	订单统计开始 			
	  -->
	  <action input="/bg/order/orderStatList.jsp" name="orderStatForm" path="/bg/order/orderStat" scope="session" type="com.keyshop.shop.order.controller.OrderStatAction">
	  	<forward name="list" path="/bg/order/orderStatList.jsp" />
	  </action>
	  <action input="/bg/order/orderProdutStatList.jsp" name="orderProductStatForm" path="/bg/order/orderProductStat" scope="session" type="com.keyshop.shop.order.controller.OrderProductStatAction">
	  	<forward name="list" path="/bg/order/orderProdutStatList.jsp" />
	  	<forward name="detaillist" path="/bg/order/orderDetailList.jsp" />
	  </action>
	  <!--
	  	订单统计结束 
	  -->
		<!--channel action Start -->		
		<action input="/bg/channel/adList.jsp" name="adContentSearchForm" path="/bg/channel/adSearch" scope="session" type="com.keyshop.shop.channel.controller.AdContentAction">
			<forward name="list" path="/bg/channel/adList.jsp"/>
			<forward name="adselect" path="/bg/channel/adSelected.jsp"/>
		</action> 	
		<action input="/bg/channel/adAdd.jsp" name="adContentForm" path="/bg/channel/ad" scope="session" type="com.keyshop.shop.channel.controller.AdContentAction">
			<forward name="add" path="/bg/channel/adAdd.jsp"/>
			<forward name="edit" path="/bg/channel/adAdd.jsp"/>
		</action> 		
		<action input="/bg/channel/channelList.jsp" name="channelSearchForm" path="/bg/channel/channelSearch" scope="session" type="com.keyshop.shop.channel.controller.ChannelAction">
			<forward name="list" path="/bg/channel/channelList.jsp"/>
		</action> 	
		<action input="/bg/channel/channelAdd.jsp" name="channelForm" path="/bg/channel/channel" scope="session" type="com.keyshop.shop.channel.controller.ChannelAction">
			<forward name="add" path="/bg/channel/channelAdd.jsp"/>
			<forward name="edit" path="/bg/channel/channelAdd.jsp"/>
			<forward name="editconfig" path="/bg/channel/channelEditConfig.jsp"/>
		</action>		
		<action input="/bg/channel/channelConfigList.jsp" name="channelConfigSearchForm" path="/bg/channel/channelConfigSearch" scope="session" type="com.keyshop.shop.channel.controller.ChannelConfigAction">
			<forward name="list" path="/bg/channel/channelConfigList.jsp"/>
		</action> 	
		<action input="/bg/channel/channelConfigAdd.jsp" name="channelConfigForm" path="/bg/channel/channelConfig" scope="session" type="com.keyshop.shop.channel.controller.ChannelConfigAction">
			<forward name="addCcConfig" path="/bg/channel/channelCcConfigAdd.jsp"/>
			<forward name="editCcConfig" path="/bg/channel/channelCcConfigAdd.jsp"/>
			<forward name="addAdConfig" path="/bg/channel/channelAdConfigAdd.jsp"/>
			<forward name="editAdConfig" path="/bg/channel/channelAdConfigAdd.jsp"/>
			<forward name="addPcConfig" path="/bg/channel/channelPcConfigAdd.jsp"/>
			<forward name="editPcConfig" path="/bg/channel/channelPcConfigAdd.jsp"/>
		</action>		
		<!--channel action End -->	
		  <!--baseInfo action start  add by HuanXu @2004-03-23-->
    <action input="/bg/system/baseInfoList.jsp" name="baseInfoForm" path="/bg/system/baseInfo" scope="session" type="com.keyshop.pub.controller.BaseInfoAction">
	  	<forward name="list" path="/bg/system/baseInfoList.jsp" />
	  </action>
		<!--houseInfo action end -->
		<!--order action start  add by HuanXu @2004-03-23-->
    <action input="/bg/order/payTypeList.jsp" name="payTypeSearchForm" path="/bg/order/payTypeSearch" scope="session" type="com.keyshop.shop.order.controller.PayTypeAction">
	  	<forward name="list" path="/bg/order/payTypeList.jsp" />
	  </action>
	  <action input="/bg/order/payTypeAdd.jsp" name="payTypeForm" path="/bg/order/payType" scope="request" type="com.keyshop.shop.order.controller.PayTypeAction">
	  	<forward name="add" path="/bg/order/payTypeAdd.jsp" />
	  	<forward name="edit" path="/bg/order/payTypeAdd.jsp" />
	  </action>
	   <action input="/bg/order/shipTypeList.jsp" name="shipTypeSearchForm" path="/bg/order/shipTypeSearch" scope="session" type="com.keyshop.shop.order.controller.ShipTypeAction">
	  	<forward name="list" path="/bg/order/shipTypeList.jsp" />
	  </action>	  
	  <action input="/bg/order/shipTypeAdd.jsp" name="shipTypeForm" path="/bg/order/shipType" scope="request" type="com.keyshop.shop.order.controller.ShipTypeAction">
	  	<forward name="add" path="/bg/order/shipTypeAdd.jsp" />
	  	<forward name="edit" path="/bg/order/shipTypeAdd.jsp" />
	  	<forward name="relation" path="/bg/order/shipPayRelationList.jsp" />
	  </action>
	  <action input="/bg/order/orderList.jsp" name="orderSearchForm" path="/bg/order/orderSearch" scope="session" type="com.keyshop.shop.order.controller.OrderAction">
	  	<forward name="list" path="/bg/order/orderList.jsp" />
	  </action>
	  <action input="/bg/order/orderAdd.jsp" name="orderForm" path="/bg/order/order" scope="request" type="com.keyshop.shop.order.controller.OrderAction">
	  	<forward name="add" path="/bg/order/orderAdd.jsp" />
	  	<forward name="edit" path="/bg/order/orderAdd.jsp" />
	  	<forward name="view" path="/bg/order/orderBgView.jsp" />
	  </action>
	  <action input="/bg/product/productAppraisalList.jsp" name="productAppraisalForm" path="/bg/product/productAppraisalSearch"  scope="session" type="com.keyshop.shop.product.controller.ProductAppraisalAction">
			<forward name="list" path="/bg/product/productAppraisalList.jsp"/>
		</action>  			  
		<!--houseInfo action end -->
		<action input="/bg/content/inquisitionAdd.jsp" name="inquisitionForm" path="/bg/content/inquisition" scope="session" type="com.keyshop.shop.content.controller.InquisitionAction">
			<forward name="add" path="/bg/content/inquisitionAdd.jsp"/>
			<forward name="edit" path="/bg/content/inquisitionAdd.jsp"/>
			<forward name="view" path="/bg/content/inquisitionView.jsp"/>
		</action>
		<action input="/bg/content/inquisitionList.jsp" name="inquisitionSearchForm" path="/bg/content/inquisitionSearch" scope="session" type="com.keyshop.shop.content.controller.InquisitionAction">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -