I'm running my servlet on Tomcat 7. When retrieving cookies with the request.getCookies(); the values returned are weird strings "8267663C31A2F33C16B7C0D864874DC4"
Can anyone 开发者_JS百科tell me what this is?
Output from 2 text form data:
8267663C31A2F33C16B7C0D864874DC4
test
test
8267663C31A2F33C16B7C0D864874DC4
Thanks,
Nguyen
That looks very much like a session ID. Is the name of that cookie "JSESSIONID" ?
Probably looks like a jsessionid used for associating a given user with a servlet session on the server side.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论