From: Jeff M. <je...@mk...> - 2002-08-27 14:14:03
|
Should have throw an NotImplemented exception. I've added setupGetAttribute names to cvs On Tue, 2002-08-27 at 15:35, Oren Gross wrote: > Hi there, I am using the mockobjects-j2ee1.3.jar's MockHttpSession in the > following way, but get a null enumaration. > Any ideas? Thanks > > MockHttpSession _session = new MockHttpSession(); //empty session > ... > _session.setAttribute("now", new Date()); > Enumeration e = _session.getAttributeNames(); //e is null!!! > ______________________________ > Oren Gross, Software Developer > Mercury Interactive, APM - R&D > +972-3-5399407, og...@me... <mailto:og...@me...> > > -- jeff martin information technologist mkodo limited mobile: 44 (0) 78 5547 8331 phone: 44 (0) 20 2226 4545 email: je...@mk... www.mkodo.com |