is a simple blogger deployed as a WAR file
all.rss
Home
Overview
How it works
Download
Author
Donate

 

 

Download

There is a simple "deploy.xml" ant script to install jblog.war into a jsp container.

Install in 4 steps

  1. Just download; deploy.xml, jblog.war, templates.zip
  2. edit deploy.xml and set four variables (publish directory, and jsp info)
  3. deploy using ant, "ant -f deploy.xml"
  4. use your web browser to access the application
Enjoy! (You will probably want to edit the template index.html to reflect your own look and feel.)