What is the use of Application Object and Session Object in
JSP?
Answer Posted / guest
Application Object is limited to with in the WebApplication
Session is limited to the single client
| Is This Answer Correct ? | 22 Yes | 7 No |
Post New Answer View All Answers
What is the purpose of jsp and why it is widely used?
Why jsp and servlets are used?
What are scripting elements?
Explain translation phase.
What is full api?
What's the difference between javabeans and taglib directives?
What is out println in jsp?
List the different scope values for the
How to deactivate el on jsp?
Is the session object always created on the jsp page, is it possible to disable its creation?
What is client scripting?
What are the different jsp element types?
What are the steps involved in reading data from a form using jsp?
How can we handle exceptions thrown by jsp service method?
Is jsp used?