File Operations

The JadeRichText class loadFromFile and saveInFile methods enable you to load text from and save text to a file outside of JADE. You should consider the location of these files, especially in thin client mode.

As the RTF specification is not particularly compact, moving large amounts of RTF data between the presentation client and the application server can sometimes be time-consuming.