What is the preferred method of caching arbitrary Java objects locally
in a Struts application?  I've been making my actions implement
ApplicationAware and storing objects in that Map.  (I think this comes
from the ServletContext?)  Is that the best way or is there something else?

Mitch


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to