Sorry if this is a repeat question - I think it has been asked and answered, but I'm drawing a blank with google and the archives....
In my Struts apps, if I needed to initialise say an application-wide static collection or something I used to implement org.apache.struts.action.Plugin. I'd like to know if something parallel exists for Shale..? (Btw, I know I can use a servlet and so forth..) Many thanks in advance, Geeta