Great, I'll use it then, thanx
-reynir

> -----Original Message-----
> From: Collins, Jim [mailto:jim.collins@;uk.nomura.com] 
> Sent: 12. nóvember 2002 14:14
> To: 'Tomcat Users List'
> Subject: RE: ServletContextListener::Initial paramters
> 
> 
> You can specify them in your web.xml
> 
> Regards
> 
> Jim
> 
> > -----Original Message-----
> > From: Reynir Hübner [mailto:reynir@;hugsmidjan.is]
> > Sent: 12 November 2002 13:59
> > To: Tomcat Users List
> > Subject: RE: ServletContextListener::Initial paramters
> > 
> > 
> > Thanx for the replies,
> > 
> > Am I correct when saying I must specify the contex parameters
> > in server.xml like this : 
> > 
> > <context-param>
> >   <param-name>paramName</param-name>
> >   <param-value>parmam Value string foobar</param-value> 
> > </context-param>
> > 
> > I could use that, but I rather set it in web.xml if possible,
> > is it possible ?
> > Thanx again, 
> > 
> > Reynir
> > 
> > 
> > 
> > 
> > > -----Original Message-----
> > > From: Ralph Einfeldt [mailto:ralph.einfeldt@;uptime-isc.de]
> > > Sent: 12. nóvember 2002 13:55
> > > To: Tomcat Users List
> > > Subject: RE: ServletContextListener::Initial paramters
> > > 
> > > 
> > > What about
> > > 
> > > ServletContextEvent.getServletContext().getInitParameter() ?
> > > 
> > > > -----Original Message-----
> > > > From: Reynir Hübner [mailto:reynir@;hugsmidjan.is]
> > > > Sent: Tuesday, November 12, 2002 2:42 PM
> > > > To: Tomcat Users List
> > > > Subject: ServletContextListener::Initial paramters
> > > > 
> > > > I am implementing a ServletContextListener.
> > > > I am wondering if it is possible to get initial 
> parameters into it 
> > > > from web.xml ?
> > > > 
> > > 
> > > --
> > > To unsubscribe, e-mail:   
> > > <mailto:tomcat-user-> [EMAIL PROTECTED]>
> > > For
> > > additional commands, 
> > > e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
> > > 
> > > 
> > 
> > --
> > To unsubscribe, e-mail:   
> <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: 
> <mailto:tomcat-user-help@;jakarta.apache.org>
> 
> 
> PLEASE READ: 
> The information contained in this email is confidential and 
> intended for the named recipient(s) only. If you are not an 
> intended recipient of this email you must not copy, 
> distribute or take any 
> further action in reliance on it and you should delete it and 
> notify the sender immediately. Email is not a secure method 
> of communication and 
> Nomura International plc cannot accept responsibility for the 
> accuracy or completeness of this message or any 
> attachment(s). Please examine this email for virus infection, 
> for which Nomura International plc accepts no responsibility. 
> If verification of this email is sought then please request a 
> hard copy. Unless otherwise stated any views or opinions 
> presented are solely those of the author and do not represent 
> those of Nomura International plc. This email is intended for 
> informational purposes only and is not a solicitation or 
> offer to buy or sell securities or related financial 
> instruments. Nomura International plc is regulated by the 
> Financial Services Authority and is a member of the London 
> Stock Exchange.
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
> 
> 

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to