jsp有经过actionform直接提交到action

作者在 2006-12-10 02:52:00 发布以下内容

struts-config.xml中的配置

<action-mappings >
    <action path="/login" input="/login.jsp" type="com.yourcompany.struts.action.LoginAction" />

</action-mappings>

test.jsp

<html:link action="login.do?name=administrator">点我</html:link>

 

默认分类 | 阅读 1057 次
文章评论,共0条
游客请输入验证码
文章分类
最新评论