_____ attribute is used to mark a page as an error page where exceptions are displayed
Answers
Answered by
4
Answer:
page directive attributes are used to mark a page as an error page where exception are displayed.
Answered by
0
Page directive attributes are used to mark a page as an error page where exception are displayed.
Explanation:
- The web page directive in JSP provides attributes for use in exception coping with.
- Used to mark a web page as an blunders web page in which exceptions are displayed.
- Exception Handling is the procedure to handle the runtime errors.
- There can also additionally arise exception any time to your web application.
- So handling exceptions is a more secure aspect for the net developer.
- In JSP, there are approaches to carry out exception coping with by errorPage and is errorPage attributes of web page directive.
Similar questions