After HttpSession.invalidate() is called I expect the next getSession call should return a new session with a different session id. However, it returns the same sessionid ???
Related Questions
- After HttpSession.invalidate() is called I expect the next getSession call should return a new session with a different session id. However, it returns the same sessionid ???
- I have the standard stationery, but Id like to order envelopes for a special purpose with a different return address and a special message on the front. Can I do it?
- For the query SELECT ID AS X FROM TEST the method ResultSetMetaData.getColumnName() returns ID, I expect it to return X. Whats wrong?