Answer Posted / siva kumar
implicit objects are objects which can be used in jsp
without declaring those objects.For Ex we are using 'out'
implicit object without declaring it,but internally it is
declared in a servlet which is created for jsp. Totally we
hav 10 implicit objects.we can use these implicit objects in
either scriptlets or expressions only.if we want to use
implcit objects in declarations we need to pass explicitily.
Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
Where do I create jsp in eclipse?
What are directives? What are the different types of directives available in jsp?
What is JTGrid?
What does it mean when tags or attributes are said to be deprecated?
What language is jsp?
What is jsp expression language and what are it’s benefits?
what is the extended star schema
How do I view jsp files in my browser?
What are the events in jsp page?
What is the purpose of jsp?
How do we prevent browser from caching output of my jsp pages?
Define JSP Scriptlet.
How do I perform browser redirection from a jsp page?
Explain the difference between servlet and jsp?
List the different scope values for the