Hi,
case you are going to use stateful session mechanism, be aware that
tomcat opens for each webapp context new httpsession.
axelspin <[EMAIL PROTECTED]>
09.07.2007 12:22
Please respond to
"Tomcat Users List"
To
users@tomcat.apache.org
cc
Subject
Spring+hibernate business logic accro
Hi folks,
here is a description of the current situation we have releasing the
logging component.
Prehistory:
Using the log4j mapped diagnostic context dump the application specific
information into the log files.
Details:
http://logging.apache.org/log4j/docs/api/org/apache/log4j/MDC.html
Th