随笔分类 - struts
struts1 and struts2 framework
摘要:ServletAction继承于HttpServlet,是struts1.x中和核心控制器。配置于web.xml文件中,指定config属性,该config属性用于指定formBean和actionMapping节点,即绑定指定的javaBean到Action中,以及定义Action处理完业务逻辑之...
阅读全文
摘要:public ActionForward index(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws Excepti...
阅读全文

浙公网安备 33010602011771号