Changeset 2162 for FCKeditor.Java/trunk/src/site/apt/demo.apt.vm
- Timestamp:
- 2008-07-03 20:11:08 (6 months ago)
- Files:
-
- 1 moved
-
FCKeditor.Java/trunk/src/site/apt/demo.apt.vm (moved) (moved from FCKeditor.Java/trunk/src/site/apt/demo.apt) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/trunk/src/site/apt/demo.apt.vm
r2151 r2162 33 33 It takes three simple steps to see the demo in action: 34 34 35 [[1]] Download the <<<fckeditor-java-demo- 2.4.war>>> from the35 [[1]] Download the <<<fckeditor-java-demo-${currentVersion}.war>>> from the 36 36 {{{http://sourceforge.net/project/showfiles.php?group_id=75348&package_id=129511}download area}}. 37 37 38 [[2]] Deploy the <<<fckeditor-java-demo- 2.4.war>>> in your servlet container38 [[2]] Deploy the <<<fckeditor-java-demo-${currentVersion}.war>>> in your servlet container 39 39 or application server and make sure that the context is enabled. 40 40 41 [[3]] Open up your browser and point to <<<http://localhost:8080/fckeditor-java-demo- 2.4>>>.41 [[3]] Open up your browser and point to <<<http://localhost:8080/fckeditor-java-demo-${currentVersion}>>>. 42 42 (assuming your server is running local at port 8080 for testing purposes) 43 43