Tuesday, November 29, 2011

How does JSP handle run-time exceptions?

You can use the errorPage attribute of the page directive to have uncaught runtime exceptions automatically forwarded to an error processing page.
Category:JSP Interview Questions

No comments:

Post a Comment