We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Installing a Wiki on Your iBook
|
| Subject: |
|
JSPWiki a snap to install in iBook |
| Date: |
|
2003-06-06 05:24:28 |
| From: |
|
szpak
|
|
|
|
A few days ago I installed JSPWiki (www.jspwiki.org) on my iBook - really just a matter of dropping the WAR file into Tomcat's webapps directory, telling it where the wiki fiiles will live (it uses the file system rather than a database), and restarting Tomcat: bingo, in business. As the name implies, this uses JSP and Java; it's also open source, and actively supported. |