This is the name of the context your app is running in. As defined in server.xml As I can tell from the output your are currently using the root context. Regards, Andreas > -----Original Message----- > From: Kurt, Oliver [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 01, 2000 8:01 AM > To: '[EMAIL PROTECTED]' > Subject: SessionContext.log(...) Where does the path in the > output come > fr om? > > > Hi all, > > when using the log method from SessionContext(), the written > output looks > like the follwing: > > Context log path="" : <here goes the log message string> > > > What is that "Context log path" thing? When I'm using > log("...") the context > log path is always empty. > > What is the meaning of the path and how can I set it? > > Regards > Oliver Kurt >
