Chapter 6. Handling JSP Errors

Errors can occur in a JSP in two different phases of its life. The first type of error, which occurs during the initial request, is known as a translation time error. The second type of JSP error occurs during subsequent requests and is know as a request time error. These errors are discussed in the following sections.

Get Pure Java Server Pages™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.