Java is a trademark of Sun Microsystems, Inc.
|
TreeviewServlet
Installation of Treeview Servlet File
What you need to run Treeview Servlet:
A web server (Apache, MS IIS, etc.)
A servlet runner (JRun, Servlet exec, etc.)
The treeviewservletXX.zip file
To install the servlet please follow the steps below:
- Unzip the treeviewservletxx.zip file using
the "Use folder names" option in a folder you choose.
- Copy the treeviewservlet.jar file from the
directory "lib" into your classpath enviroment.
Set an alias name "STreeViewServlet20" in your servlet runner software which maps to
"com.swissource.treeviewservlet.STreeViewServlet20.class".
- Copy the treeview.properties file from the
directory "properties" into your classpath enviroment.
- Copy all the files in the directory "icons"
into a directory which is accessible through HTTP.
- Copy the nodes.txt file in the directory "tree"
into a directory which is accessible through HTTP.
- Start configuring the treeview.properties
file
- Configure the the url to your nodes.txt file which you copied in step 4
(file.InputFileURL)
- Configure the the url to your icons path which you copied in step 3 (gui.node.PicPathStart)
- Test the servlet using an URL like the following:
http://www.mydomain.com/myservletmapping/STreeViewServlet10
After successfull installing the servlet you will be able
to configure its other options.
For how to configure the servlet please read
"Configuration of TreeView Servlet File"
For better understanding of the servlets structure please
check
"Requests to the TreeView Servlet"
Back to the TreeviewServlet page
|
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
Copyright 2002 INT Media Group, Incorporated. All Rights Reserved.
Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.
|