Answer Posted / ganesh
Implicit object means with out any declaration we able to
use those variables in jsp tags except in jsp declaration
tags.In jsp's total 9 implicit objects are available.Those
are,
1>out
2>request
3>response
4>application
5>session
6>pageContext
7>page
8>exception
9>config
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How are the jsp requests handled?
What is the difference between jsp and php?
How can my application get to know when a httpsession is removed?
Explain JSP directives.
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
Why do we use expression language in jsp?
Can an interface be implemented in the jsp file?
How does response sendredirect work?
What is jsp processing?
What are the differences between get and load methods?
What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.
What is jsp tag?
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
What are the advantages of jsp over servlet?
What are the two ways to include the result of another page?