【strut2笔记】action的知识、路径…

关于action的知识       <package name="default" namespace="/" extends="struts-default">         <action name="hello" >             <result >              /hello.jsp             </result>         </action> <
相关文章
相关标签/搜索