struts.xml配备定向到Action

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

struts.xml配置定向到Action

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