Answer Posted / amita dwivedi
JSP is oop base language but you can not create any class
or any object in JSP page that's why container provides
some in build objects--as given above answer.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain jsp lifecycle methods?
What is the use of session management?
What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.
What is session getattribute in jsp?
Can you disable the caching on the back button of a particular browser?
What jsp lifecycle methods can I override?
What are the benefits of pagecontext implicit object?
How do I run a jsp file?
Why is jsp used for?
What are the different scopes an object can have in a jsp page?
What is jstl (jsp standard tag library)?
Which tag is used to execute java source code in jsp?
Can we define a class inside a jsp page?
What are the components that make up a tag library in jsp?
mention the three important tags used in the development of jsp bean.