Ask your own question, for FREE!
Computer Science 18 Online
OpenStudy (anonymous):

Hi all dears ,Anyone knows what getSession() is? (java servlet)

OpenStudy (anonymous):

From the API docs: "HttpSession getSession() Returns the current session associated with this request, or if the request does not have a session, creates one. HttpSession getSession(boolean create) Returns the current HttpSession associated with this request or, if there is no current session and create is true, returns a new session." Link: http://docs.oracle.com/javaee/1.4/api/javax/servlet/http/HttpServletRequest.html Hope that is helpful!

OpenStudy (anonymous):

it was really helpful thanks!

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!