Index: /FCKeditor.Java/branches/2.4/src/site/apt/index.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/index.apt	(revision 1711)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/index.apt	(revision 1712)
@@ -1,1 +1,15 @@
-This is some sample index
+Introduction
+  
+  This is the Java integration pack for using FCKeditor inside a java web application
+without the complexity of using a Java scriptlets or the JavaScript api.
+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.
+
+  You can find the latest integration files at the {{{http://www.fckeditor.net/download}download area}}.
+  
+  There are different distribution files:
+  
+  * FCKeditor-[version].war: A drop-in demo.
+  
+  * FCKeditor-[version].jar: The integration pack without dependencies.
+  
+  * FCKeditor-[version].zip: The integration pack with all dependencies and documentation. 
