answersLogoWhite

0

AllQ&AStudy Guides
Best answer

Each web application contains a Session that can contain data that can be commonly made available to all the parts of the web application. The Session can be accessed from both the JSP and the Servlet.

Ex:

The servlet contains references to the HttpRequest object. So to access the session you can do so as below:

HttpSession session = request.getSession();

This answer is:
Related answers

Each web application contains a Session that can contain data that can be commonly made available to all the parts of the web application. The Session can be accessed from both the JSP and the Servlet.

Ex:

The servlet contains references to the HttpRequest object. So to access the session you can do so as below:

HttpSession session = request.getSession();

View page

The correct spelling is "session."

View page

A session of congress

View page

Joint session

View page

The antonym of "session" is "break" or "hiatus".

View page
Featured study guide

Motown

3 cards

Who was the founder of Motown

Motown songwriters were successful because they had the ability to

Which musicians was a member of the Funk Brothers

➡️
See all cards
No Reviews
More study guides
No Reviews

No Reviews
Search results