11. |
______ attribute simply sets the information of the JSP page which is retrieved later by using getServletInfo().
|
||||||||
Answer:
Option (d) |
12. |
The default size of the page directive buffer is?
|
||||||||
Answer:
Option (c) |
13. |
What is the default value of language attribute in page directive?
|
||||||||
Answer:
Option (a) |
14. |
What is default value of isELIgnored.
|
||||
Answer:
Option (b) |
15. |
What happens if you set the isThreadSafe = false?
|
||||||||
Answer:
Option (b) |
16. |
The ______ attribute is used to declare that the current page is the error page.
|
||||||||
Answer:
Option (b) |
17. |
For writing any data to the buffer, JSP provides an implicit object named _____
|
||||||||
Answer:
Option (b) |
18. |
include directive is processed at the _____ time and Include action is processed at the _____ time.
|
||||||||
Answer:
Option (c) |
19. |
How we can handle runtime exception in jsp?
|
||||||||
Answer:
Option (d) |
20. |
Application is instance of ______ class.
|
||||||||
Answer:
Option (a) |