How do you restrict page errors display in the JSP page?
Submitted by: AdministratorYou first set "Errorpage" attribute of PAGE directory to the name of the error page (ie Errorpage="error.jsp")in your jsp page .Then in the error jsp page set "isErrorpage=TRUE". When an error occur in your jsp page it will automatically call the error page.
Submitted by: Administrator
Submitted by: Administrator
Read Online Java JSP Programming Job Interview Questions And Answers
Top Java JSP Programming Questions
☺ | How many JSP scripting elements and what are they? |
☺ | Why are JSP pages the preferred API for creating a web-based client program? |
☺ | What is JSP page? |
☺ | What is the difference between a Scrollbar and a ScrollPane in JSP? |
☺ | What is the ResourceBundle class in JSP? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |