How can I handle jsp page errors?



How can I handle jsp page errors?..

Answer / Virendra Pal

JSP page errors can be handled using exception handling mechanisms such as try-catch blocks, JSTL's <c:catch> tag, or by defining error pages in the web.xml file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

Why jsp is used in java?

1 Answers  


Is jsp a front end?

1 Answers  


How can I override the jspinit() method within a jsp page?

1 Answers  


What is an expression language?

1 Answers  


How can my application get to know when a httpsession is removed?

1 Answers  


How to delete a cookie in jsp?

1 Answers  


What is server context?

1 Answers  


how can i update the marque in jsp without changing the sourse code

1 Answers  


What is jsp language?

1 Answers  


How to restrict page errors display in a JSP page?

1 Answers  


What is the full form of jsp?

1 Answers  


what is the extended star schema

1 Answers  


Categories