> what is the equivalent to session.setAttribute("aName", 
> anObject) but whith
> an application scope

there's context.set|getAttribute(String, Object); for
webapp context scope attribs.


---
Michael Wentzel
Software Developer
Software As We Think - http://www.aswethink.com

Reply via email to