Before we actually being modifying JSPWiki’s configuration files the first thing we want to do is create and organize a directory to house the content created by JSPWiki activity.
Add the following sub-folders to our C:\java directory:
jspwiki
\–attachments
\–logs
\–pages
\–work
Our “java” folder now looks like this:
C: java
\–apache-ant-1.7.0
\–glassfish-v2-b33e
\–jdk1.6.0
\–jre1.6.0
\–jspwiki
……….\–attachments
……….\–logs
……….\–pages
……….\–work
Locate the JSPWiki archive you downloaded earlier. This file should be named “jspwiki-2.4.100-bin.zip.”
- Decompress this file.
- In the new folder that was created, “jspwiki-2.4.100-bin”, you will find several other zip archives. Find the file named “JSPWiki-corepages.zip.”
- Decompress this file
- Copy the contents (not the folder) of the “JSPWiki-corepages” to C:\java\jspwiki\pages