Answer Posted / janet
To simplify code in JSP expressions and scriptlets, we can
use eight automatically defined variables, called implicit
objects.
They are
request,response,out,session,application,config,pageContext
and page.
Is This Answer Correct ? | 40 Yes | 10 No |
Post New Answer View All Answers
Can we use javascript in jsp?
What is taglibs?
What is the include directive?
What are the jsp tag?
What do you mean by jsp?
Why are jsp pages preferred for creating web-based client program?
How to include static files in a jsp?
Give the use of session object.
Define Expression
What is tag file in jsp?
How to retrieve warnings?
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
What are the main tags in jsp?
Why does _jspService() start with an ‘_’ but other lifecycle methods do not?
What is jsp action tags?