Tag: programming languages
Questions Related to programming languages
Can we call destroy() method on servlets from service method ?
Which of the following aren't the methods for state/session management in the context of Servlets?
You want to use URL rewriting to support client browsers, which do not use cookies. Which method will you use to attach the session id to a URL that is to be used for the sendRedirect() method of the HttpServletResponse?