A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
JSP Error Handling
Shanthala Rao
Greenhorn
Joined: Nov 13, 2000
Posts: 8
posted
Nov 28, 2000 21:07:00
0
If there is some error on a jsp file is it possibe
to direct it to a Log file? If so,how it can be done?
Thanks is Advance.
Anil Vupputuri
Ranch Hand
Joined: Oct 31, 2000
Posts: 527
posted
Nov 28, 2000 22:05:00
0
Yeah U can handle through Jsp specific mechanism,
using the error page file directive.
<%@ page errorPage="errorpage.jsp" %>
u can find in detail at :
http://developer.java.sun.com/developer/onlineTraining/JSPIntro/exercises/ErrorHandling/index.html
Anil.
SCJP 1.5, SCEA, ICED (287,484,486)
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: JSP Error Handling
Similar Threads
getting error while uploading file
logging error in a log file in jsp
finding bean....
runtime ERROR
Strange error: de cannot be resolved
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter