On Friday 18 July 2008, Mikolaj Rydzewski wrote:
> Edoardo Panfili wrote:
> > "xx.ServerInit" is a regular servlet the code is in
> > init(ServletConfig config) method
>
> Use of ServletContextListener is preferred.

That worked very well, thanks for the hint.
Helpful article:

http://www.stardeveloper.com/articles/display.html?article=2001111901&page=1

> To OP: put properties Map in ServletContext and it will be accessible
> for both servlets and JSPs (which are the servlets anyway).


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to