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
hpcl information systems officer 2008 Question Papers or any last previous questions papers thanks in advance shyamprasad71@gmail.com shyamprasad71@gmail.com
What is taglibs?
How can you include the results of another page?
How to include static files in a jsp?
What is jsp param?
why ,what, when, where,how the extended star schema is used.
Why do we use jstl tags?
How to use jsp el to get http method name?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank
What is jsp and why is it needed?
Can a jsp page instantiate a serialized bean?
Can I declare a java class in jsp?
What is c tag in jsp?
What is difference between page and pagecontext in jsp?
How many tags are there in jsp?