This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
HttpSession's won't exist until you create one (or you configure the server, or something else to do it by default automatically). This would be true of WebSphere, or any other app server. And yes, a session can exist without any information stored in it.
But i found in a document that if you enable session support on the server group for session management even if you dont create one, a default one will exist for the container to perform session management Regards Farouk
Nathaniel Stoddard
Ranch Hand
Joined: May 29, 2003
Posts: 1258
posted
0
Server groups, eh? You may want to rephase the question and pose it to the WebSphere forum, since this is really a WebSphere specific issue.