Web browser does not show Exception information? 2005-01-25 - By bittergeek
Back Hi,
I'm working on a Struts application using Tomcat 5.5.4. After adding a filter to the app, printStackTrace() only outputs to the console. Without the filter, both web browser and the console could show the Exception information.
Will a filter prevent Exception being shown in browser?
Many thanks!
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ To unsubscribe, send email to listserv@(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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2900.2523" name=GENERATOR></HEAD> <BODY> <DIV><SPAN class=635084300-26012005><FONT face=Arial size=2>Hi,</FONT></SPAN></DIV> <DIV><SPAN class=635084300-26012005></SPAN> </DIV> <DIV>I'm working on a Struts application using Tomcat 5.5.4. After adding a filter to the app, printStackTrace() only outputs to the console. Without the filter, both web browser and the console could show the Exception information.<BR><BR>Will a filter prevent Exception being shown in browser?<BR><BR>Many thanks!</DIV></BODY></HTML> __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff SERVLET-INTEREST". <p> 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 <p>
|
|