Why not just use a properties file?

John


> -----Original Message-----
> From: Craig Longman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 10, 2002 2:19 PM
> To: Tomcat Users List
> Subject: RE: Managing a Listener
> 
> 
> On Tue, 2002-09-10 at 14:11, Srofe, Douglas (c) wrote:
> > Craig,
> > 
> > [...snip...]
> > 
> > If this is not enough to get you started, I would be happy 
> to fill in some
> > more specifics.
> 
> i see your point, and that makes good sense.  in my particular case, i
> think that the session would still be a better way to go though, all i
> really need is to have it configure the information once.
> 
> my real problem is more generic i guess, how do i initialize 
> a listener
> (or a filter for that matter) with some basic webapp information, like
> where to log, getting configuration information, etc.
> 
> until now, i've always just done it via a servlet, but i'd like to use
> these new things (listeners/filters/etc) properly, but if i 
> can't log or
> configure them from the server.xml file, then i will have to 
> resort to a
> servlet.  i hate not being able to log information from components.
> 
> thanks!
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to