본문 바로가기
카테고리 없음

config

by 댓츠굿 2013. 4. 24.

* config

lib, log4j, 

web.xml, 

dispatcher-servlet, 

SqlMapConfig, 

MyProduct.xml


   Controller

DispatcherServlet                  MyProductController                

\                           /                                          Service(비즈니스, 업무정의) ←-- Model

HandlerMapping    생성자(주입(DI))      ←--     DAO(영속성) ←-- SqlMapClient  ←-- DBCP

ModelAndView

view                                                             

/response(폴더명)/jsp     ViewResolver ←----

반응형