SSH和SSM流程图

180 阅读1分钟

这里写图片描述

SSM流程
/hello.do–>DispatcherServlet(主)–>HandlerMapping–>HelloController–>(M模型)–>ViewResolver–>/hello.jsp

这里写图片描述

SSH