Hi ranchers.
As you know guys, in session tracking we may use cookies or url rewritten.
and in
JSP and
Servlets we can use session object to store our information.
in
java web application, should we care if the client disabling cookies ( I mean, will the container
take care with this situation?)