> See javax.servlet.ServletContextListener.  The contextStarted() event
> method is the first thing your application will ever see, and that is the
> right place to put initialization of things that need to go into servlet
> context attributes for all filters and servlets to see.

Thanks Craig.  That worked perfectly.  On a side note, it is mighty
impressive to get an answer to a question within a couple of hours of
posting it... on a Sunday night, from one of the guys who writes the
code!  Once my company starts getting some revenue, we want to start
investing in great Open Source software like the Jakarta project
because if it didn't exist, neither would we.

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to