사용자 도구

사이트 도구


java:servlet

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판 양쪽 다음 판
java:servlet [2014/05/08 15:24]
kwon37xi [Cookie]
java:servlet [2014/05/08 15:45]
kwon37xi
줄 24: 줄 24:
  
 ===== Cookie ===== ===== Cookie =====
 +  * [[http:cookie|Cookie]]
   * [[http://docs.oracle.com/javaee/5/api/javax/servlet/http/Cookie.html|Cookie]]   * [[http://docs.oracle.com/javaee/5/api/javax/servlet/http/Cookie.html|Cookie]]
   * ''setMaxAge'' : A negative value means that the cookie is not stored persistently and will be deleted when the Web browser exits. A zero value causes the cookie to be deleted.   * ''setMaxAge'' : A negative value means that the cookie is not stored persistently and will be deleted when the Web browser exits. A zero value causes the cookie to be deleted.
java/servlet.txt · 마지막으로 수정됨: 2022/12/06 11:16 저자 kwon37xi