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

How to deactivate el usage on jsp?

518


What is difference between page and pagecontext in jsp?

471


Give the use of exception object.

485


Which method cannot be overridden in jsp?

500


How we can disable session in jsp?

506






Explain the uses of jsp?

533


why ,what, when, where,how the extended star schema is used.

1624


Why jsp is used in java?

483


What are the elements of a jsp page?

484


What is a tag file in jsp?

494


What are the main tags in jsp?

461


What is jsp custom tag and what are it’s components?

519


What is server context?

492


Explain scriptlet, expression and declaration in jsp.

540


How to pass information from jsp to included jsp?

507