74: Spring restful, ajax

jk·2024년 4월 18일
0

kdt 풀스택

목록 보기
114/127



1.restful 방식 이란?

  • return just the data instead of page url



2.json 과 xml의 차이점에 대하여 설명하시오.

  • json is more simpler and lighter.
  • json is kinda json object but xml is like html.



3.ajax 함수에 대하여 정리 하시오.

  • Asynchronous JavaScript and XML. It can communicate with controllers without forwarding or refreshing the page.
profile
Brave but clumsy

0개의 댓글