jsp restfull 서비스 구현 JSP로 Rest API를 만든다구요? 스프링 3.0의 컨트롤러나 Restlet과 같은 프레임워크를 사용하시는 것이 더 좋을 것 같네요. REST 관련 기술 동향 http://ettrends.etri.re.kr/PDFData/25-2_112_120.pdf - RESTLET http://blog.naver.com/PostView.nhn?blogId=kilver0&logNo=100053180753&redirect=Dlog&widgetTypeCall=true - RESTLET 튜터리얼 http://zest133.springnote.com/pages/6226317 - Restlet으로 RESTful web service 구현시 인증추가하기 http://net4all.egloos.com/m/2166824 - Spring 3 Restfull http://www.slideshare.net/knight1128/rest-spring3 - Spring MVC 3 RESTful iBATIS( 2010년 이후 MyBatis 로 변경 ) 간단한 설명과 예제 http://mudchobo.tistory.com/132 MyBatis 의미와 이해 http://www.mybatis.org/core/ko/index.html rest 아키텍쳐 http://bcho.tistory.com/321
alexnetster@gmail.com/ 나중에 재사용시 흔적을 남겨 찾기 쉽게 하는 것이 목적/ 최대한 간단하게.