Hi, Have you looked in the http log files? Another idea, start the http server by hand from the command line because it used to dump errors in servlets of that nature to that screen. (start by hand, then exercise the servlet, then look at traceback. Or start it and redirect the output to a xyz.log file)
Either that or the error log (sometimes the access log actually has the error trace) -Scott ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
