Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: JSPDoc

Features The following is a quick run down of the main features and architecture of the JSPDoc System. Parses all files in a directory tree. Looks for the following information: page level comments

Tutorial Details:

parameters used on the page
session variables used on the page
import statements
links to other pages
links from other pages
static includes of other pages
static includes within other pages
dynamic includes of other pages
dynamic includes within other pages
Can be integrated with regular javadoc documentation for .java files
Generates documentation in a style similar to javadoc
Creates summary pages for each directory, similar to javadoc package level listing
Creates indexes of all pages by name and by directory
The jspdoc program main method is executed from ca.yourdecor.jspdoc.DirTree.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
JSPDoc

View Tutorial:
JSPDoc

Related Tutorials:

Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.