| 1 | | This is some sample index |
| | 1 | Introduction |
| | 2 | |
| | 3 | This is the Java integration pack for using FCKeditor inside a java web application |
| | 4 | without the complexity of using a Java scriptlets or the JavaScript api. |
| | 5 | The package contains a JSP-Tag-library, but in principle you can use the pack for example in java based template engines like Velocity or Freemaker too. |
| | 6 | |
| | 7 | You can find the latest integration files at the {{{http://www.fckeditor.net/download}download area}}. |
| | 8 | |
| | 9 | There are different distribution files: |
| | 10 | |
| | 11 | * FCKeditor-[version].war: A drop-in demo. |
| | 12 | |
| | 13 | * FCKeditor-[version].jar: The integration pack without dependencies. |
| | 14 | |
| | 15 | * FCKeditor-[version].zip: The integration pack with all dependencies and documentation. |