JSP Tree Logo JSP Tree Project SourceForge Logo
     

  Welcome to JSP Tree (Release: 1.0-b6, 2005-Jan-30)
I was looking for a JSP Tree tag in order to build in hierarchy support into website. But all solutions I found use Java Script language very intensively for tree rendering. Very often Java Script is not acceptable by number of reasons, so pure Java solution, which is not using Java Script at all, is a quite necessary solution for many JSP developers.
I started to write my own solution and now I am proud to public JSP Tree as an open source project.

  Intended Audience
JSP Tree is intended for use by Java web application developers. JSP Tree operates only with HTML tags to represent its state, so user of such tree will reload page on every click in order to get more o less information. It has several different skins that can be changed depending on configuration settings. Developers could have easily built in JSP tree now whether as JSP tag or as servlet component if they desired.

  Advantages

  Example
If you want to see example of working JSP Tree, you can find it at http://jsptree.kamenskyJ.net.ru
Note, that this link always contains the latest build of JSP Tree, so that jsptree-example web application, which is attached to last release can be older than that you can find at this link. If you want to have the latest version of JSP Tree, welcome to CVS access.

  Download
All source code with examples of integrating JSP Tree into JSP pages and into servlets can be found at download files page.

  Release history and future plans:
Release: 1.0-b1, 2002-Dec-20. Initial release.

Release: 1.0-b2, 2003-March-17.

Release: 1.0-b3, 2003-May-20

Release: 1.0-b4, 2003-Jul-23

Release(bug fix): 1.0-b5, 2004-Jul-5

Release: 1.0-b6, 2005-Jan-30

  Anonymous CVS Access
This JSP Tree SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key.

cvs -d:pserver:anonymous@cvs.jsptree.sourceforge.net:/cvsroot/jsptree login

cvs -z3 -d:pserver:anonymous@cvs.jsptree.sourceforge.net:/cvsroot/jsptree co jsptree

  Discussions, bug reports, contact information
Interaction is possible via the facilities offered by SourceForge. Please visit the project site there, following the link to http://www.sourceforge.net/projects/jsptree . You will find:

You can also contact me sending mail to modano (at) users.sourceforge.net (in English or in Russian)

  Legal notices
JSP Tree is written by Vladislav Kamensky, and is available under a Apache Software License.

 © 2002-2005 Vladislav Kamensky