Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

re. to Thomas.Rimmele( I used param tag just as u said)

bilal sulehri

2003-06-09





>From: Thomas.Rimmele@(protected)
>Reply-To: "Tomcat Users List" <tomcat-user@(protected)>
>To: tomcat-user@(protected)
>Subject: RE: having problem with getInitParameter()
>Date: Sat, 7 Jun 2003 18:03:08 +0200
>
>Hy,
>I think your forgot the <init-param>-tag....
>
>Greethings, Thomas
>
>  <servlet>
>           <servlet-name>
>                 xxx
>           </servlet-name>
>           <servlet-class>
>                 yyy
>           </servlet-class>
>           <init-param>
>                 <param-name>key</param-name>
>                 <param-value>value</param-value>
>           </init-param>
>
>      </servlet>
>
>-----Original Message-----
>From: bilal sulehri [mailto:bilalsulehri75@(protected)]
>Sent: Samstag, 7. Juni 2003 17:41
>To: tomcat-user@(protected)
>Subject: having problem with getInitParameter()
>
>
>Hi, I m having problem with the the get InitParameter method of
>ServletConfig class,
>I m adding tags as following in both tomcat_home/conf/web.xml and
>/tomcat_home/webapps/ROOT/web-inf/web.xml but it's not working
>
><servlet>
>  ...
>  ...
>  <param-name>pname</param-name>
>  <param-value>pvalue</param-value>
></servlet>
>
>_________________________________________________________________
>Tired of spam? Get advanced junk mail protection with MSN 8.
>http://join.msn.com/?page=features/junkmail
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>For additional commands, e-mail: tomcat-user-help@(protected)
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>For additional commands, e-mail: tomcat-user-help@(protected)
>

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.