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 jsp and its architecture?

519


Can you make use of a servletoutputstream object from within a jsp page?

527


Which is better jsp or javascript?

504


Is jsp a front end?

557


Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?

513






What is jsp action tags?

507


What is difference between jsp and javascript?

484


How is jsp better than servlet technology?

548


Why don’t we need to configure jsp standard tags in web.xml?

518


Give a sample jsp configuration in the deployment descriptor.

502


Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank

520


How can html output be prevented from being cached?

511


What is context url?

491


What is meant by implicit objects and what are they?

508


What is a hidden comment?

667