Hello,
 
I had used the <init-params> successfully before. I have, however, just downloaded the latest version of Tomcat 3.2b6 and I am having the same problem you are. I personally believe that this is a bug that was introduced to the code and will post another message reporting that. I am curious thou, you said that you got <context-params> to work... how did you do this?
 
Thanks,
Jason B.
 
-----Original Message-----
From: Paul Hoepfner-Homme <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, October 26, 2000 12:27 PM
Subject: Re: Frustration with getInitParameter

I have it set up *exactly* as you have described.  I am positive that I have defined web.xml correctly too.  I have written my servlet's class name correctly, and I have correctly defined init parameters for that servlet, but my enumeration of init parameter names (using config.getParameterNames()) has zero elements.

Paul

Reply via email to