How does JSP handle run-time exceptions?

Answer Posted / mainuddin

My declarring errorpage attribute in page directive as
<% page errorPage="error.jsp"%>

and when u think that a jsp is supposed be encountered an
error then <% page isErrorPage="true"%>

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the need of jsp?

658


Which package does a jsp api consist of?

677


What is session tracking in jsp?

731


what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic

2073


What is the difference between java servlet and jsp?

671


Show the 2 types of comments in JSP.

720


What is context url?

664


What are the possible values for language directive?

691


Why should we not configure jsp standard tags in web.xml?

717


List out the various scope values of jsp action.

787


What is response sendredirect?

647


How can I prevent the output of my jsp or servlet pages from being cached by the browser?

770


List down the major differences between the jsp custom tags and java beans.

636


What is the difference between servletcontext and pagecontext?

720


Can we define a class inside a jsp page?

669