You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Michael Wentzel <Mi...@aswethink.com> on 2001/04/09 18:01:26 UTC

RE: put an object in the application

> 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