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

Can we write java code in jsp?

534


What is jsp in javascript?

494


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

541


Which two interfaces does the javax servlet jsp package have?

741


Which one is better jsp or servlet?

469






Explain scriptlet, expression and declaration in jsp.

542


What is server context?

493


What is jsp life cycle?

495


What is jsp and why do we need it?

487


Explain handling of runtime exceptions.

641


What are different implicit objects of jsp?

486


Can we use javascript with jsp pages?

503


What information is needed to create a tcp socket?

510


Is the session object always created on the jsp page, is it possible to disable its creation?

508


What is jsp net?

514