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
Is jsp platform dependent?
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
What is taglibs?
Define Expression
What is directive jsp?
What is jsp and its features?
How do I use comments within a jsp page?
Which one is better jsp or servlet?
What is the difference between directive include and jsp include?
What is the use of jsp implicit objects?
What will happen if iselignored attribute is set as false?
Is jsp a front end?
What are the jsp lifecycle phases?
What is c tag in jsp?
What is expression language in jsp?