Answer Posted / anil nivargi
Please go through this blog
http://adnjavainterview.blogspot.in/2014/07/what-are-implicit-objects-in-jsp.html
explained clearly..
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I override the jspinit() and jspdestroy() methods within a jsp page?
What are the advantages of jstl?
What do you mean by jsp?
Which jsp methods can be overridden?
What is the difference between java servlet and jsp?
Which two interfaces does the javax servlet jsp package have?
How to get value from java to jsp page?
What is server side programming language?
Can a jsp page instantiate a serialized bean?
Is jsp used?
List the various action tags used in jsp.
Can a jsp page process html form data?
What is action tag in jsp?
How can a thread safe JSP page be implemented?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?