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
- Just download; deploy.xml, jblog.war, templates.zip
- edit deploy.xml and set four variables (publish directory, and jsp info)
- deploy using ant, "ant -f deploy.xml"
- 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.)
|