IT·컴퓨터 썸네일형 리스트형 DWR 간단 테스트 Eclipse에서 Web Project 생성. Project Name : DWR-Test dwr.jar 파일을 Project내의 WEB-INF/lib에 넣어준다. web.xml에 아래 내용 추가. dwr-invoker org.directwebremoting.servlet.DwrServlet debug true dwr-invoker /dwr/* 중간 파란색 부분은 dwr 버전이 1.x라면 uk.ltd로 시작하는것을 servlet-class로 적어주어야만 한다. 무조건. dwr.xml 만들기. 위에 아래 docType을 추가한다. (코드 하이라이터에서 docType을 빼버려서..) creator에 new라는 것은 객체를 만들어서 사용한다는 것이고.. HelloTest는 jsp나 html에서 객체의 이름으로 .. jqGrid 설명 01 jQuery('#grid_selector').jqGrid( options ) options에 해당하는 속성들. Property Description url tells us where to get the data. Typically this is a server-side function with a connection to a database which returns the appropriate information to be filled into the Body layer in the grid - 데이터를 가지고 와야할 url을 지정하는 곳. DB연결 동시에 적합한 정보를 body부분의 grid에 채워주는 server-side 기능이다. datatype this tells jqGrid the type o.. 이전 1 다음