|
Finally, I'm not alone!! I have 3.2 beta 6 as well. Here is
a how I have web.xml set up:
<web-app>
I can access the "test1" parameter by calling getServletConfig().getServletContext().getInitParameter("test1"). But I cannot access the "test2" parameter at all. For example calling getServletConfig().getInitParameter("test2") returns null. Paul Jason Bowman wrote: 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----- -- Paul Hoepfner-Homme [EMAIL PROTECTED] OVEN Digital | http://www.oven.com/ |
- Frustration with getInitParameter Paul Hoepfner-Homme
- RE: Frustration with getInitParameter Kitching Simon
- Re: Frustration with getInitParameter Paul Hoepfner-Homme
- Re: Frustration with getInitParameter Paul Hoepfner-Homme
- Re: Frustration with getInitParameter Paul Hoepfner-Homme
- Re: Frustration with getInitPara... William Brogden
- Re: Frustration with getInit... Paul Hoepfner-Homme
- RE: Frustration with getInitParameter Morahg, Yoav
- Re: Frustration with getInitParameter Paul Hoepfner-Homme
- Re: Frustration with getInitParameter Jason Bowman
- Re: Frustration with getInitParameter Paul Hoepfner-Homme
- Re: Frustration with getInitParameter Paul Hoepfner-Homme
- Re: Frustration with getInitParameter Craig R. McClanahan
- Re: Frustration with getInitPara... Bill Brooks
- Re: Frustration with getInitParameter Jason Bowman
- Re: Frustration with getInitParameter Jason Bowman
