ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • JSP
    카테고리 없음 2020. 6. 19. 12:14

    로그인했을 때 주소창에

     

    세션ID 안뜨게하는 법 (이클립스 server.xml , 진짜 서버에도)

        <Connector URIEncoding="UTF-8" 
        
        connectionTimeout="20000" port="80" protocol="HTTP/1.1" 
        
        redirectPort="8443" disableURLRewriteing="true"/>
    

    i

    댓글

Designed by Tistory.