Manual - Draft

개발프레임워크 실행환경

공통기반 핵심

화면처리

    • Spring MVC Architecture
      스프링 MVC의 기본 구조 및 핵심 컴포넌트에 대해 설명한다.
    • DispatcherServlet
      스프링 MVC의 핵심 컴포넌트인 DispatcherServlet의 기능과 등록방법에 대해 설명한다.
    • HandlerMapping
      요청과 Controller간의 연결고리 역활을 하는 컴포넌트인 HandlerMapping에 대해서 설명한다.
    • Controller
      인터페이스 Controller를 구현한 AbstractController, SimpleFormContrller 같은 계층형(hierarchy) Controller에 대해서 설명한다.
    • Annotation-based Controller
      @MVC구현을 위한 관련 어노테이션과 활용 방법에 대해서 설명한다.
    • Validation
      객체의 유효성 검증 기능에 대해서 설명한다.
    • View
      스프링 MVC의 View와 스프링 폼 태그에 대해서 설명한다.

업무처리

데이터처리

연계통합

공통기반

 
egovframework/rtea.txt · Last modified: 2009/05/25 16:32 by rte
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki