I've written an tool which generate a HTML-page out of a JSP-page.
In this HTML-page is documented which Beans are used, which Pages are implemented...
The HTML-pages looks like the HTML-pages generated by the javadoc tool.
You can download the tool at:
http://www.spall.net/sib/Download.html
Your JSP-page has to follow the JSP 1.1 or JSP 1.2 Specification.
(http://jcp.org/aboutJava/communityprocess/first/jsr053/index.html)
Please send me a comment of improvements.
Andreas