Are There Native or Extensible Design Options to Integrate Spell Check in JTF Notes(FORMS) R12.2.X?
It is our understanding adding spell check to Oracle Forms isn't supported natively but can theoretically, be achieved through integration with external spell check tools or custom Java integration including but not limited to:
- JavaBeans in Forms
- Web Spell Check via WebUtil
- Web-Based Spell Checker in a Browser Component
- Validate Server-Side via Database Call
Has anyone explored or successfully executed the first approach JavaBean + Jazzy/LanguageTool or any other for that matter?
If so, are you open to share findings, challenges and risk mitigation approaches?
We also acknowledge that Risks with Java Beans approach that require mitigation including but not limited to: