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 scripting elements in jsp?
Which directive is used in jsp custom tag?
How is jsp used in the mvc model?
How to disable session in jsp?
What is jsp expression language and what are it’s benefits?
what is the difference between jsp and servlets ?
How to make a “new line in html” in jsp?
When destroy method of jsp is called?
What are the main tags in jsp?
Define Static Block.
How can my application get to know when a httpsession is removed?
What is jsp in html?
Explain the difference between servlet and jsp?
Is jsp technology extensible?
What is translation phase?