What is the use of Application Object and Session Object in
JSP?

Answer Posted / krrish

Application object is used to maintain the information
related to the current webapplication which is running in
the webcontainer.

Session object is used to maintain the information related
to the browser from which the user gets the request.

Is This Answer Correct ?    42 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many tags are there in jsp?

494


How many tags are provided in jstl?

590


What is jsp in html?

513


How can we extend jsp technology?

673


Differentiate between jsp scriptlet tag and declaration tag.

588






What is jsp and its architecture?

519


How is scripting disabled?

528


What do you know about jsp tags?

525


Which package does a jsp api consist of?

495


What are the different scopes an object can have in a jsp page?

524


Explain how you understand the action tag and jsp action elements.

549


How can multiple submits due to refresh button clicks be prevented?

578


What is jsp taglib?

517


What language is used to write servlets and jsp?

471


How can I prevent direct access to a jsp page from a browser?

487