Custom JSP taglib. You can use this taglib together with
VoteServlet from JSOS.
This taglib lets you display the results of your voting. Tag showVote
accepts as a parameter the same configuration file as a VoteServlet. For example:
See VoteServlet description for details of configuration file.
Tags are:
showVote
Displays vote results
1) config Describes a configuration file
for downloading:
Library: votePackage.jar Description: taglib.tld
See also Coldtags suite - the largest collection of custom JSP tags.