Answer Posted / shrinath rodage
The following are the implicit objects for jsp:
request //used for accept the request of client
response // used for respond to the client
application //used overall our application
session //used maintain the session
out // for display the output
page
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How do I mix jsp and ssi #include?
Is jsp page extensible true false?
What are scriptlets in jsp?
What is jstl used for?
What is difference between jsp and javascript?
How do we catch exception and process it using jstl?
How to include a jsp file in another jsp file?
What are the standard actions available in jsp?
Give the syntax for jsp comments.
What are the elements of jsp?
Differentiate between jsp scriptlet tag and declaration tag.
What is full api?
Differentiate between
Can Static method be Override?
What is jsp translation time?