I need to run some code to initialize things before any user connection, this should 
be runned when jetspeed starts, to put some objects into servlet context. This objects 
will be used by many portlets, so this shouldn't be done or checked by all of them.
Which is the best way to do this kind of initialization?

Thanks

Ramiro Rinaudo

Reply via email to