egovframework/com/sec/accessDenied.jsp 파일이 없어 404 에러
- 작성자 :
- 이*행
- 작성일 :
- 2012-09-18 10:11:36
- 조회수 :
- 1,474
- 구분 :
- 공통컴포넌트
- 진행상태 :
- 완료
Q
egovframework/com/sec/accessDenied.jsp 파일이 없어 404 에러 납니다.
파일 좀 주세요.
/src/main/java/egovframework/com/sec/ram/web/EgovAuthorManageController.java
/**
* 권한제한 화면 이동
* @return String
* @exception Exception
*/
@RequestMapping("/sec/ram/accessDenied.do")
public String accessDenied()
throws Exception {
return "egovframework/com/sec/accessDenied";
}
파일 좀 주세요.
/src/main/java/egovframework/com/sec/ram/web/EgovAuthorManageController.java
/**
* 권한제한 화면 이동
* @return String
* @exception Exception
*/
@RequestMapping("/sec/ram/accessDenied.do")
public String accessDenied()
throws Exception {
return "egovframework/com/sec/accessDenied";
}
A
안녕하세요 이백행님
요청하신 파일은 메일로 보내드렸습니다.
고맙습니다.
요청하신 파일은 메일로 보내드렸습니다.
고맙습니다.