Re: tomcat exception handling

2005-09-26 Thread James Cowan
thanks. that is what I am looking for. James - Original Message - From: "Alon Belman" <[EMAIL PROTECTED]> To: "Tomcat Users List" ; "James Cowan" <[EMAIL PROTECTED]> Sent: Friday, September 23, 2005 10:41 PM Subject: Re: tomcat exception hand

Re: tomcat exception handling

2005-09-23 Thread James Cowan
:33 PM Subject: Re: tomcat exception handling > swallowoutput=true in your context should help > > Jilles > > James Cowan wrote: > > Hi > > > > How do I suppress the stack trace from exception handling globally (i.e. not > > using an errorPage directive)? > &g

tomcat exception handling

2005-09-22 Thread James Cowan
rapper.java:3 24) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) I just want the HTTP 500 error displayed and no more informati

SSL_SESSION_ID

2002-01-18 Thread James Cowan
I have been trying to install the tomcat to work with Apache SSL. The manual talks about forwarding the SSL_SESSION_ID to tomcat. How does one extract this variable from a jsp - via the servlet's getHeaderNames() method? James Cowan -- To unsubscribe: <mailto:[EMAIL PROTECT