Wes
7th December 2007, 03:42 PM
I have the eval of JSpell Evolution. I've installed it on JBoss using the default web.xml. The demo works fine and I'm having limited success integrating it into my app. However, ...
The documentation describes the parameters to use so the server allows users to add words to a personal dictionary. I've set the parameters (see code below), but it's not working for me. I tried creating the text file in the /jspell/ directory, but nothing ever gets written to it.
Beyond just setting the JavaScript parameters, what do I have to do? Does the server create this file or should I have to create it? Where does it expect to find the file?
Any help would be greatly appreciated.
wes
The documentation describes the parameters to use so the server allows users to add words to a personal dictionary. I've set the parameters (see code below), but it's not working for me. I tried creating the text file in the /jspell/ directory, but nothing ever gets written to it.
Beyond just setting the JavaScript parameters, what do I have to do? Does the server create this file or should I have to create it? Where does it expect to find the file?
Any help would be greatly appreciated.
wes