software

Template:infobox software

JSPWiki is wiki software built around the standard J2EE components of Java, servlets and JSP. It was written by Janne Jalkanen and released under the LGPL. The Sun Java System Portal Server includes it as one of its core applications[1]. It is primarily used for company intranets and has an active developer community, also including the i3G Institute of the Heilbronn University.

History

Janne Jalkanen started developing JSPWiki in 2001. This software is used by many different companies and universities, primarily as a project wiki or a knowledge management application. Sun Microsystems has integrated JSPWiki into their portal server software. Due to its easy installation, many people also use it privately to organize their personal information (for example, as a PIM - Personal Information Manager). It can also be used to create a blog because of its blog plugin and RSS support.

Differences from other wiki engines

JSPWiki adapted and extended the PHP Wiki wiki markup. Since version 2.3, CSS can be integrated using %% tags. For example, a text can be made red using the following markup: %%(color:red) RED TEXT %%. JSPWiki also allows files to be attached to a specific wiki page. Every page generates its own RSS feed of its changes.

Features

References

  1. [1] Sun Microsystems Documentation/Sun Java System Portal Server 7 Community Sample Guide/Sun Java System Portal Server 7 Community Sample Guide/Chapter 1: Understanding the Community Sample Portal

External links

Sites using JSPWiki