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 are the different types of jstl tags?
How can we extend jsp technology?
How does a jsp engine work?
Can we use the exception implicit object in any jsp page?
How to include a jsp file in another jsp file?
Which jsp method cannot be overridden?
What are the components that make up a tag library in jsp?
How to disable scripting?
How can we handle the exceptions in jsp?
Give an example of using your own tags.
Which jsp implicit objects are thread safe?
How to run java program in jsp page?
List the various action tags used in jsp.
What is application in jsp?
How to ignore the el expression evaluation in a jsp?