Download

releases

You can download source and binary distributions from the SourceForge Server .

development snapshot

The latest snapshot build (usually uploaded in sync with this website) can be downloaded directly from here. Get this one only if you are a developer or you absolutely need a feature/fix added before the latest release (see changes for the full change log).

source code from CVS

You can also obtain the source from the SourceForge CVS Server, see Source Repository.

Files

The "bin" versions include the following:

  • displaytag.jar - the jar file that contains the taglib classes, you need to drop this file into your web application WEB-INF/lib directory.
  • displaytag.tld - the tld file that contains the tag library descriptor, you need to drop this file into your web application WEB-INF directory.
  • displaytag.war - the documentation and the example applications that appear on this web site, optionally drop this into your web container deployment directory.

The "src" versions includes the complete source code to the tag library, the various example pages, and the documentation.