You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Young, Wayne" <WY...@metasolv.com> on 2001/04/06 19:09:49 UTC

servlet context attribute?

I've seen references on this list about storing an object as a servlet
context attribute.

Basically, I want to create one instance of an object (to use as a cache)
and share it among all sessions. Does this require modifying ActionServlet &
adding the attribute? Or is there some other way?

Thanks.

Wayne
wyoung@metasolv.com