Answer Posted / guest
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 ? | 12 Yes | 0 No |
Post New Answer View All Answers
Why do we use jsp?
What are the different scope values for the jsp objects?
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
What are directives? What are the different types of directives available in jsp?
Explain what is jsp ?
What are the elements of jsp?
How can I declare methods within my jsp page?
Is there a way I can set the inactivity lease period on a per-session basis?
Java Server Page I can use a function in two ways:
Either I declare
What is the jsp:setproperty action?
How can I set a cookie and delete a cookie from within a jsp page?
What is action tag in jsp?
What is scriptlet and what is expression?
How to disable scripting?
i need the source code for opening a word document in java