If you mean print it to the user than the standard way will be to create an error page, direct this jsp to it using the errorPage property of the page directive and print it there. If you mean logging it than you could use the log() methods of ServelContext, it will output it to your Servlet Container's default log file.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.