mailet config? u can specify arbitrary type & number of parameters in config.xml () , and fetch them back via mailetconfig.getInitParameter() . i have used these mechanism to access persistent data storage (rdbms, file server[in case u r not chrooted], serialized objects etc ). the docs are also lucid. and an folk also wrote a tutorial which has example. regards ranjib On Tue, Jul 27, 2010 at 8:37 PM, Shahid Faiz <[email protected]> wrote:
> Hi, > > How can i use configured data source in my custom mailet, or these data > sources can't be used? > > Thanks, >
