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
What is expression language injection?
How run jsp program in netbeans?
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
What is jsp net?
What is jsp in javascript?
What is jsp and its features?
How do I perform browser redirection from a jsp page?
What is expression language in jsp?
How to disable scripting?
Which of the following action variable is used to include a file in jsp?
How do you connect to the database from jsp?
What is jsp exception?
How do I run a jsp file in linux?
What is difference between html and jsp?