PollPortlet
-------------

This portlet enables you to take polls on your portal page and tally
the results.

How to build ?
--------------
There's very few supporting tools for building contributed portlets
so you'll have to do the following manipulations in order to use this
portlet:

- copy the content of the src/ directory in its counterpart found 
  in the root directory of the Jetspeed distribution.
- build the Jetspeed web application using the standard build procedure

Known issues
------------
You need a database to use this portlet. A sample SQL schema for 
initializing this database is provided in src/sql.

This portlet is not currently developed anymore.