Spell check in Oracle Forms (JSpell) [message #440266] |
Thu, 21 January 2010 22:47 |
ankur.b
Messages: 2 Registered: January 2010 Location: Bangalore
|
Junior Member |
|
|
Hi All,
I am new to this forms.i got assignment to check spelling on a text item using Jspell check software.So i download the spell trial version and follow the steps given in integration.html file. I wants to know where i have to copy SpellIntegration.jar file.In the integration.html it is mentioned that it should copy on "codebase directory being used to deploy the Forms Services".i am confused where this directory exactly situated.
-ankur
|
|
|
Re: Spell check in Oracle Forms (JSpell) [message #440969 is a reply to message #440266] |
Thu, 28 January 2010 02:41 |
gtrianta
Messages: 7 Registered: January 2010
|
Junior Member |
|
|
If you have a default installation of Developer Suite 10g then the codebase directory is in the following location
$DEV_HOME/forms/java
In Developer suite 9i the location is:
$DEV_HOME/forms90/java
Where $DEV_HOME is the home directory you installed Developer Suite (e.g. C:\Oracle\ods10g)
|
|
|