src/struts.xml

本文详细介绍了Struts2配置文件的结构与用法,通过具体的配置示例展示了如何组织和引用不同的模块配置文件,这对于理解和维护大型Struts2项目至关重要。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts PUBLIC
        "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
        "http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>
    <constant name="struts.custom.i18n.resources" value="Constants"></constant>
	
	<include file="userManage/userManage-struts.xml"/>
	<include file="loginManage/loginManage-struts.xml"/>
    <include file="customerInfo/customerInfoManager-struts.xml"/>
	<include file="areaCategory/areaCategory-struts.xml"/>
	<include file="area/area-struts.xml"/>
	<include file="serviceCategory/serviceCategory-struts.xml"/>
	<include file="agreement/struts.xml"/>
	<include file="productMaintainFrequency/struts.xml"/>
	<include file="filterMaintainFrequency/struts.xml"/>
    <include file="feesHistory/struts.xml"/>
	<include file="customerService/struts.xml"/>
	<include file="customerFilter/struts.xml"/>
	<include file="customerAllService/struts.xml"/>
	<include file="commonCategory/struts.xml"/>	
	<include file="comment/struts.xml"/> 
	<include file="bom/struts.xml"/>
	<include file="bomEntry/struts.xml"/>
	<include file="mps/struts.xml"/>
	<include file="item/struts.xml"/>
	<include file="tag/struts.xml"/>
	<include file="savedSearch/struts.xml"/>
	<include file="stockBill/stockBill-struts.xml"/> 
	<include file="manufacture/struts.xml"/> <!-- 制造 -->
	<include file="packing/struts.xml"/> <!-- 包装 -->
	<include file="manage/struts.xml"/> 
	<include file="user/struts.xml"/> 
	<include file="role/struts.xml"/> 
	<include file="permission/struts.xml"/> 
	<include file="rolePermission/struts.xml"/> 
	<include file="bomGroup/struts.xml"/> 
	<include file="manuPlanNew/manuPlanNew-struts.xml"/> 
	<include file="userRole/userRole-struts.xml"/> 
	<include file="employee/struts.xml"/> 
	<include file="measureUnit/struts.xml"/>
	<include file="category/struts.xml"/> 
	<include file="exportStockBill/struts.xml"/> 
	<include file="laboratory/struts.xml"/>  <!-- 实验室 -->
	<include file="manuOrder/manuOrder-struts.xml"/>  
	<include file="status/status-struts.xml"/>
	<include file="stock/stock-struts.xml"/>  
	
	<!-- 包装指示 -->
	<include file="packDirective/struts.xml"/>  
	<include file="packOrderGenerator/struts.xml"/>  
	<include file="packOrder/struts.xml"/> 
	<include file="packSupplyStockBillGenerator/struts.xml"/>
	
	<!--包装 排产配置信息管理-->
	<include file="packSchedulingConfig/struts.xml"/>  
	
	<!-- 部门管理 2011.12.27 --> <include file="department/struts.xml"/>  
	
	
	
	
	<!-- 编号 -->
	<include file="number/struts.xml"/>  
	
	
	
	
	<include file="common/service/common-struts.xml"/> 
</struts>


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值