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

Answer Posted / hazarath k

When a Java bean object is used in while processing
multiple requests and the information is specific to the
particular client, then we place that Java been object in
Session.

When a Java bean object is used in while processing
multiple requests and the information is not specific to
the any client, then we place that Java been object in
Application.

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of jstl tags?

702


What do you mean by context initialization parameters?

686


how can i add properties in dynamic text fields using .js file?

1939


What are different implicit objects of jsp?

671


What is jsp in javascript?

681


What is pagecontext?

725


What do you mean by jstl?

708


How to make a “new line in html” in jsp?

701


Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this

2030


How can we prevent implicit session creation in jsp?

733


What is a hidden comment?

854


What is a jsp file?

657


What does .com stand for?

653


What is a jsp expression?

720


What is the standard action?

665