摘要: "> My JSP 'index.jsp' starting page 阅读全文
posted @ 2013-10-09 18:10 yufenghou 阅读(685) 评论(0) 推荐(0)
摘要: web.xml进行如下配置 action org.apache.struts.action.ActionServlet config /WEB-INF/struts-config.xml debug 3 detail 3 0 action *.do index.jsp 4、新建登陆页面login.jsp登陆页面 登陆页面 /login.do" method="post" > userName: ... 阅读全文
posted @ 2013-10-09 13:15 yufenghou 阅读(177) 评论(0) 推荐(0)