Edoardo Panfili wrote:
"xx.ServerInit" is a regular servlet the code is in
init(ServletConfig config) method
Use of ServletContextListener is preferred.

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

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>


---------------------------------------------------------------------
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