首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > XML SOAP >

struts.xml配备定向到Action

2012-10-30 
struts.xml配置定向到Actionresult namesuccess typeredirect-actionparam nameactionNameph

struts.xml配置定向到Action

<result name="success" type="redirect-action">    <param name="actionName">photo</param></result>

热点排行