업무정리/실수확인 썸네일형 리스트형 SSO 로그아웃 삽질... SSO 로그아웃 삽질...크로스도메인 문제로 https 에서 http로 json 처리로 로그아웃 을 시도하였으나 실패...서버설정을 해주지않는이상 불가능... var ssoLogout = function(){ //$(_this).attr("onClick",""); //$(_this).attr("onClick","ssoLogout(this);"); $.ajax({ url : wwwDomain + "/login/logout.do", type : 'post', dataType: 'jsonp', beforeSend: function(){ console.log("진행중 구현 프로그래스바 이미지 같은거"); }, success : function(data){ var msg = data.alertBean.alertM.. 더보기 STS maven 에러 org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI @Controller 있는데도 에러남 pom.xml 추가 commons-beanutils commons-beanutils 1.8.0 더보기 the prefix "util" for element "util:properties" is not bound 에러 관련 beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beanshttp://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/utilhttp://www.springframework.org/schema/util/spring-util.xsd "> beans xmlns="http://www.springframe.. 더보기 이전 1 다음