org.apache.log4j.spi.ThrowableInformation hiding root cause, PLEASE HELP

2004-01-05 Thread Eric Bessette
First off, I'm not sure if this is a tomcat or log4j issue, so I'm posting to both lists. Many times when I have an error in my jsp code, I only get the stack trace below in my log4j log file. I'm assuming the root exception is there somewhere, but how do I get it to display? SEVERE:

Specify one file for all directory mappings

2003-10-19 Thread Eric Bessette
Is there a way to specify one file, like the one below, for all directory mappings? file (index.jsp): %@ taglib uri=struts-tiles prefix=tile % tile:insert definition=project.layout.main flush=true tile:put name=sidebar value=${ pageContent.request.requestURI }/sidebar.jsp /

RE: Where do I place files?

2001-10-17 Thread Eric Bessette
Here's a tutorial for deployment using Tomcat. It helped me out. http://www.onjava.com/pub/ct/33 Thanks, Eric -Original Message- From: Sean Alphonse [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 17, 2001 11:08 PM To: 'Tomcat-User Subject: Where do I place files?