A ________ is a unique identifier generated by the server and sent to the client to maintain a session.
- Cookie
- Session ID
- Token
- URL Rewriting
The term for a unique identifier generated by the server and sent to the client to maintain a session is a Cookie.
Loading...
Related Quiz
- The __________ method of the FilterChain interface is used to invoke the next filter in the chain.
- WebSocket connections are maintained even if the underlying _________ changes, like from HTTP to HTTPS.
- In caching, __________ refers to the technique of dynamically adjusting the cache size based on current system load.
- Describe the steps for setting up a custom error page for a specific type of exception in a servlet application.
- The method __________ is used to get the vendor-specific error code in an SQL exception.