Yeah, but I just need to do initialization when the application starts, the validator and tiles are working all the time when requests come and go. Perhaps is a good solution also, but is mine wrong or discouraged? Thats what i really would like to know.
On Tue, 2004-07-13 at 13:58, Matthias Wessendorf wrote: > Perhaps you can write a Plugin > > that is the way how tiles and Validator gets init. > > http://struts.apache.org/api/org/apache/struts/action/PlugIn.html > > regards > > > -----Original Message----- > > From: Martin I. Levi [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 13, 2004 1:47 PM > > To: Struts Users Mailing List > > Subject: Initialization stuff > > > > > > Hi! > > > > I would like to call an initialization class when my web > > application is loaded in the container to perform some extra > > init tasks. How should I do this? My idea was to subclass the > > ActionServlet and override the init method, is this ok or is > > there a better way to do this? > > > > Any help is welcome. > > > > Thanks! > > > > -- > > Saludos, > > > > Martin I. Levi > > > > Centre Tecnològic de Transferenciència de Calor > > Universitat Politècnica de Catalunya > > www.cttc.upc.edu > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Saludos, Martin I. Levi Centre Tecnològic de Transferenciència de Calor Universitat Politècnica de Catalunya www.cttc.upc.edu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]