1. eGovFrame Web Project 생성 / General Checking




Tomcat 실행 시 발생한 에러

org.springframework.web.context.ContextLoaderListener


해결방안


readme.txt



.

해결 후 확인


ServerView -> Modules -> Path


EgovSampleController.java

@RequestMapping(value = "/egovSampleList.do")


http://IP:PORT/Path/mappingValue

= localhost:8080/egovSampleList.do

+ Recent posts