📄 506604cd71ba001b101097118648788b
字号:
<forward name="queryQuanxianzuN" path="/gjsp/manage/user/queryQuanxianzu.jsp" />
</action>
<action
attribute="queryUserForm"
name="queryUserForm"
path="/queryUser"
scope="request"
type="com.gensou.struts.user.QueryUserAction">
<forward name="queryUserY" path="/gjsp/manage/user/queryUser.jsp" />
<forward name="queryUserN" path="/gjsp/manage/user/queryUser.jsp" />
</action>
<action
attribute="updateUserForm"
name="updateUserForm"
path="/updateUser"
scope="request"
type="com.gensou.struts.user.UpdateUserAction">
<forward name="updateUserY" path="/gjsp/manage/user/queryUser.jsp" />
<forward name="updateUserN" path="/gjsp/manage/user/queryUser.jsp" />
</action>
<action path="/deleteUser" type="com.gensou.struts.user.DeleteUserAction">
<forward name="deleteY" path="/gjsp/manage/user/queryUser.jsp" />
<forward name="deleteN" path="/gjsp/manage/user/queryUser.jsp" />
</action>
<action path="/deletePopedom" type="com.gensou.struts.popedom.DeletePopedomAction">
<forward name="deleteY" path="/gjsp/manage/popedom/addPopedoms.jsp" />
</action>
<action
attribute="queryproductForm"
name="queryproductForm"
path="/queryproduct"
scope="request"
type="com.gensou.struts.sheji.product.action.QueryProductAction" >
<forward name="queryproduct" path="/gjsp/sheji/product/queryProduct.jsp" />
</action>
<action path="/addPpeijianjsp" type="com.gensou.struts.sheji.product.action.AddPpeijianjspAction" >
<forward name="addPeijianjsp" path="/gjsp/sheji/product/addPpeijian.jsp" />
</action>
<action
attribute="addStockForm"
name="addStockForm"
path="/addStock"
scope="request"
type="com.gensou.struts.depot.stock.AddStockAction" >
<forward name="toAdd" path="/gjsp/depot/stock/addStock.jsp" />
</action>
<action
attribute="queryStockForm"
name="queryStockForm"
path="/queryStock"
scope="request"
type="com.gensou.struts.depot.stock.QueryStockAction" >
<forward name="toQuery" path="/gjsp/depot/stock/queryStock.jsp" />
</action>
<action
attribute="addDrawForm"
name="addDrawForm"
path="/addDraw"
scope="request"
type="com.gensou.struts.depot.draw.AddDrawAction" >
<forward name="toAdd" path="/gjsp/depot/draw/addDraw.jsp" />
</action>
<action
attribute="queryDrawForm"
name="queryDrawForm"
path="/queryDraw"
scope="request"
type="com.gensou.struts.depot.draw.QueryDrawAction" >
<forward name="toQuery" path="/gjsp/depot/draw/queryDraw.jsp" />
</action>
<action path="/printStock" type="com.gensou.struts.depot.stock.PrintStockAction" >
<forward name="toClone" path="/clone.jsp" />
</action>
<action path="/printDraw" type="com.gensou.struts.depot.draw.PrintDrawAction" >
<forward name="toClone" path="/clone.jsp" />
</action>
<action path="/addPpeijians" type="com.gensou.struts.sheji.product.action.AddPpeijiansAction" >
<forward name="addPpeijians" path="/gjsp/sheji/product/querypeijians.jsp" />
</action>
<action path="/addPsucais" type="com.gensou.struts.sheji.product.action.AddPsucaisAction" >
<forward name="addPsucais" path="/gjsp/sheji/product/addPsucais.jsp" />
</action>
<action path="/updateproductjsp" type="com.gensou.struts.sheji.product.action.UpdateproductjspAction">
<forward name="updateproductjsp" path="/gjsp/sheji/product/updateproduct.jsp" />
</action>
<action
attribute="updateproductForm"
name="updateproductForm"
path="/updateproduct"
scope="request"
type="com.gensou.struts.sheji.product.action.UpdateproductAction">
<forward name="updateproduct" path="/gjsp/sheji/product/queryProduct.jsp" />
</action>
<action
attribute="passwordForm"
name="passwordForm"
path="/password"
scope="request"
type="com.gensou.struts.mamage.PasswordAction">
<forward name="update" path="/gjsp/manage/password/password.jsp" />
</action>
<action
attribute="loginForm"
name="loginForm"
path="/login"
scope="request"
type="com.gensou.struts.login.LoginAction">
<forward name="login" path="/gjsp/manage/login/login.jsp" />
</action>
<action
attribute="deptPayForm"
name="deptPayForm"
path="/deptPay"
scope="request"
type="com.gensou.struts.deptPay.DeptPayAction">
<forward name="deptPay" path="/gjsp/manage/deptPay/addDeptPay.jsp" />
</action>
<action
attribute="queryDeptPayForm"
name="queryDeptPayForm"
path="/queryDeptPay"
scope="request"
type="com.gensou.struts.deptPay.QueryDeptPayAction">
<forward name="queryDeptPay" path="/gjsp/manage/deptPay/queryDeptPay.jsp" />
</action>
<action path="/queryDeptPayAll" type="com.gensou.struts.deptPay.QueryDeptPayAllAction">
<forward name="queryDeptAll" path="/gjsp/manage/deptPay/queryDeptPayAll.jsp" />
</action>
<action path="/updateQueryDeptPay" type="com.gensou.struts.deptPay.UpdateQueryDeptPayAction">
<forward name="updateDeptPay" path="/gjsp/manage/deptPay/updateDeptPay.jsp" />
</action>
<action
attribute="updateDeptpayForm"
name="updateDeptpayForm"
path="/updateDeptpay"
scope="request"
type="com.gensou.struts.deptPay.UpdateDeptpayAction">
<forward name="updateDeptPay" path="/gjsp/manage/deptPay/queryDeptPay.jsp" />
</action>
<action
attribute="queryproductForm"
name="queryproductForm"
path="/queryproducts"
scope="request"
type="com.gensou.struts.sheji.order.action.QueryproductsAction">
<forward name="queryproducts" path="/gjsp/sheji/order/queryProducts.jsp" />
</action>
<action
attribute="queryorderForm"
name="queryorderForm"
path="/queryorders"
scope="request"
type="com.gensou.struts.sheji.plan.action.QueryordersAction">
<forward name="queryorders" path="/gjsp/sheji/plan/queryorders.jsp" />
</action>
<action
attribute="addplanForm"
name="addplanForm"
path="/addplan"
scope="request"
type="com.gensou.struts.sheji.plan.action.AddPlanAction" >
<forward name="erraddplan" path="/gjsp/sheji/plan/addplan.jsp" />
<forward name="addplan" path="/gjsp/sheji/plan/queryplanterm.jsp" />
</action>
<action
attribute="queryplanForm"
name="queryplanForm"
path="/qureyplan"
scope="request"
type="com.gensou.struts.sheji.plan.action.QueryPlanAction">
<forward name="queryplan" path="/gjsp/sheji/plan/queryplan.jsp" />
</action>
<action path="/querytermplan" type="com.gensou.struts.sheji.plan.action.QuerytermPlanAction">
<forward name="querytermplan" path="/gjsp/sheji/plan/queryplanterms.jsp" />
</action>
<action path="/addsucaiplan" type="com.gensou.struts.sheji.plan.action.AddsucaiPlanAction" >
<forward name="sucaiplan" path="/gjsp/sheji/plan/addsucaiplan.jsp" />
<forward name="errorsucai" path="/gjsp/sheji/plan/queryplan.jsp" />
</action>
<action
attribute="addsucaiplansForm"
name="addsucaiplansForm"
path="/addsucaiplans"
scope="request"
type="com.gensou.struts.sheji.plan.action.AddsucaiplansAction" >
<forward name="addsucaiplans" path="/gjsp/sheji/plan/addplan.jsp" />
</action>
<action path="/querysucaiplans" type="com.gensou.struts.sheji.plan.action.QuerysucaiplansAction" >
<forward name="querysucaiplans" path="/gjsp/sheji/plan/querysucaiplans.jsp" />
</action>
<action
attribute="addpeijiancaigouForm"
name="addpeijiancaigouForm"
path="/addpeijiancaigou"
scope="request"
type="com.gensou.struts.sheji.plan.action.AddpeijiancaigouAction" >
<forward name="addpeijiancaigou" path="/gjsp/sheji/plan/querypeijiancaigou.jsp" />
</action>
<action
attribute="buliaocaigouForm"
name="buliaocaigouForm"
path="/buliaocaigou"
scope="request"
type="com.gensou.struts.sheji.plan.action.BuliaocaigouAction" >
<forward name="buliaocaigou" path="/gjsp/sheji/plan/buliaocaigou.jsp" />
</action>
<action path="/printZuzuangtuzi" type="com.gensou.struts.print.action.PrintZuzuangtuziAction" >
<forward name="PrintZuzuangtuzi" path="/clone.jsp" />
</action>
<action path="/printSucai" type="com.gensou.struts.print.action.PrintSucaiAction">
<forward name="printSucai" path="/clone.jsp" />
</action>
<action path="/printGongzi" type="com.gensou.struts.print.action.PrintGongziAction">
<forward name="printGongzi" path="/clone.jsp" />
</action>
<action path="/printBumeng" type="com.gensou.struts.print.action.PrintBumengAction">
<forward name="printBumeng" path="/clone.jsp" />
</action>
<action
attribute="queryplanForm"
name="queryplanForm"
path="/queryplanPtion"
scope="request"
type="com.gensou.struts.production.action.QueryplanPtionAction" >
<forward name="queryplanPtion" path="/gjsp/production/queryplanPtion.jsp" />
</action>
<action path="/updateProsucai" type="com.gensou.struts.sheji.plan.action.UpdateProsucaiAction">
<forward name="updateProsucai" path="/gjsp/sheji/plan/updateProsucai.jsp" />
</action>
<action path="/printCaigou" type="com.gensou.struts.print.action.PrintCaigouAction">
<forward name="printCaigou" path="/clone.jsp" />
</action>
<action
attribute="updatesucaiplanForm"
name="updatesucaiplanForm"
path="/updatesucaiplan"
scope="request"
type="com.gensou.struts.sheji.plan.action.UpdatesucaiplanAction" >
<forward name="updatesucaiplan" path="/gjsp/sheji/plan/queryplan.jsp" />
</action>
<action path="/orderprint" type="com.gensou.struts.print.action.OrderPrintAction" >
<forward name="orderprint" path="/clone.jsp" />
</action> <action path="/orderprintEnglis" type="com.gensou.struts.print.action.OrderprintEnglisAction" > <forward name="orderprintEnglie" path="/clone.jsp" /> </action>
<!-- sample input and input submit actions
<action
path="/Input"
type="org.apache.struts.actions.ForwardAction"
parameter="/pages/Input.jsp"/>
<action
path="/InputSubmit"
type="app.InputAction"
name="inputForm"
scope="request"
validate="true"
input="/pages/Input.jsp"/>
end samples -->
</action-mappings>
<!-- ===================================== Controller Configuration -->
<controller
processorClass="org.apache.struts.tiles.TilesRequestProcessor"/>
<!-- ================================ Message Resources Definitions -->
<message-resources parameter="resources.application"/>
<!-- ======================================= Plug Ins Configuration -->
<!-- ========== Tiles plugin =================== -->
<!-- -->
<!--
This plugin initialize Tiles definition factory. This later can takes some
parameters explained here after. The plugin first read parameters from web.xml, then
overload them with parameters defined here. All parameters are optional.
The plugin should be declared in each struts-config file.
- definitions-config: (optional)
Specify configuration file names. There can be several comma
separated file names (default: ?? )
- moduleAware: (optional - struts1.1)
Specify if the Tiles definition factory is module aware. If true (default),
there will be one factory for each Struts module.
If false, there will be one common factory for all module. In this later case,
it is still needed to declare one plugin per module. The factory will be
initialized with parameters found in the first initialized plugin (generally the
one associated with the default module).
true : One factory per module. (default)
false : one single shared factory for all modules
- definitions-parser-validate: (optional)
Specify if xml parser should validate the Tiles configuration file.
true : validate. DTD should be specified in file header. (default)
false : no validation
Paths found in Tiles definitions are relative to the main context.
-->
<!-- comment following if struts1.0.x -->
<plug-in className="org.apache.struts.tiles.TilesPlugin" >
<set-property property="definitions-config"
value="/WEB-INF/tiles-defs.xml" />
<set-property property="moduleAware" value="true" />
<set-property property="definitions-parser-validate" value="true" />
</plug-in>
<!-- end comment if struts1.0.x -->
<plug-in className="org.apache.struts.validator.ValidatorPlugIn">
<set-property
property="pathnames"
value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml"/>
</plug-in>
</struts-config>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -