Spell Check

In Messaging Server, how can I implement spell check programmatically? I want to emulate the same features of spell check that is available in the web client through my Java program.Thanks,Julie.
[223 byte] By [708367] at [2007-11-25 7:13:45]
# 1

Hi, Spell-check is implemented in the Webmail interface that comes along with iMS. I dont think that it can be fully interactive if you are using a mail client ( I could be wrong ). On the web mail interface you are shown the possible mistakes immediately. How can you implement this if someone uses a mail client like Outlook Express? You can use a plug-in method if you directly substitute the mistake with the correction without asking the user if it is right and dispatching the mail immediately. Keep me posted on this. Thanks !!

708281 at 2007-6-29 17:48:14 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...