
public class GlueSimpleController extends GlueAbstractController
ModelAndView 우선순위 1. GlueService 실행중 GlueContext에 "forwardname" 이름으로 담기는 값. 2. controller bean에 정의된 property 값 3. urlMapping bean의 mappings 의 url 에서 추출한 값 
logger| Constructor and Description | 
|---|
GlueSimpleController()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterDoAction(GlueWebContext ctx)  | 
void | 
preDoAction(GlueWebContext ctx)  | 
ModelAndView | 
setModelAndView(GlueWebContext ctx)  | 
afterDoAction, getViewPage, handleRequest, preDoAction, processUploadFile, setCookie, setErrorPage, setHeader, setRequestAttr, setRequestParam, setSessionAttr, setViewPagepublic void preDoAction(GlueWebContext ctx)
preDoAction in class GlueAbstractControllerpublic void afterDoAction(GlueWebContext ctx)
afterDoAction in class GlueAbstractControllerpublic ModelAndView setModelAndView(GlueWebContext ctx)
setModelAndView in class GlueAbstractControllerCopyright © 2013–2021 POSCO ICT. All rights reserved.