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
How can we extend jsp technology?
How do I save a jsp file?
What are the implicit el objects in jsp?
What is jsp syntax?
What are the different scopes an object can have in a jsp page?
List the different scope values for the
Which jsp methods can be overridden?
Which of the following action variable is used to include a file in jsp?
What is jsp exception?
What is the jspinit() method?
What are the different life-cycle methods?
How do you connect to the database from jsp?
Explain lifecycle methods.
What is jsp custom tag and what are it’s components?
Can a jsp page process html form data?