Hi all.
    I have several servlets which use the ServletContext getAttribute()
method to get <context-param> values from my web.xml file.  This stuff
worked fine with version 1.3.8, but since upgrading to 1.4.4 I just get a
null back instead of a useful string.  <init-param> stuff still works fine
but I have parameters which I don't want to redefine for each servlet.

    Has anyone else had this experience?  Did I do something stupid or is it
a new bug?

    I also had a problem with placing something into the HTTP Session object
(Orion hung and I had to kill it... it didn't even respond to shutdown), but
that bug disappeared as I was chasing it down... very disconcerting.

Thanks
--
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Roger Mosher                                       eMail:  [EMAIL PROTECTED]
Center of Geographic Sciences      phone:  (902)825-5230
50 Elliott Road                                            fax:
(902)825-6733
Lawrencetown, N.S.
Canada                    web: http://www.cogs.nscc.ns.ca/
B0S 1M0
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



Reply via email to