1. eGovFrame Web Project 생성 / General Checking
Tomcat 실행 시 발생한 에러
org.springframework.web.context.ContextLoaderListener
해결방안
.
해결 후 확인
ServerView -> Modules -> Path
EgovSampleController.java
@RequestMapping(value = "/egovSampleList.do")
http://IP:PORT/Path/mappingValue
= localhost:8080/egovSampleList.do
'framework > 프레임워크' 카테고리의 다른 글
MYSQL 다중 조회 조건 / MYSQL 다중 삭제 / MYSQL 다중 수정 (0) | 2016.02.29 |
---|---|
[Error]Could not find acceptable representation / @ResponseBody (0) | 2016.02.24 |
전자정부표준 프레임워크 에러 NoSuchBeanDefinitionException (0) | 2016.02.24 |
spring error / error 모음 / error 해결 방법 (0) | 2016.02.23 |
전자정부표준 프레임워크 환경 세팅편 -2 / Class 'org.apache.commons.dbcp.BasicDataSource' not found ( DataSource 빈 생성시 에러) (0) | 2016.02.22 |