Answer Posted / mahesh
Implicit objects are objects that are created by the web
container and contain information related to a particular
request, page, or application. They are:
--request
--response
--pageContext
--session
--application
--out
--config
--page
--exception
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of the wait(), notify(), and notifyall() methods?
What is bean? Where can it be used?
How is a java object message delivered to a non-java client?
Do we need to override service() method
Can I run seam with jdk 1.4 and earlier?
Do you think that java should have had pointers?
Explain what is orm?
Where can I ask questions and make suggestions about seam?
Can you give me a simple example of using the requiredif validator rule?
Can I use multiple html form elements with the same name?
What is the infobus?
What classes of exceptions may be caught by a catch clause?
How messaging services are done, before release of JMS?
Name three subclasses of the component class?
How database connectivity in XML is achieved?