Hi All. I wrote a mailet that does a lot of things, and I would like to split it up in 3 different mailets. The original mailet reads from config.xml some init parameters, which have to be in common with all the new mailets. How can I configure global server-wide init parameters? If I can write a kind of InitMailet to be inited before the other 3, with one attribute per init parameter, it would be fine... But how can I be sure that it is inited first? Thanks
Marcello --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
