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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to