Is there a JSP javadoc tool in the pipeline?

Hi, I was wondering if there Sun have any plans to introduce a tool for generating javadoc for JSPs?
[114 byte] By [529661] at [2007-9-26 5:22:13]
# 1
Not from Sun that I'm aware. However, someone else isdeveloping one, mentioned at subject "Document .jsp" earlier in this forum.-Doug KramerJavadoc Team
dkramer at 2007-6-29 19:28:26 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 2
Hi,At my Internetpage www.spall.net you candownload one ( http://www.spall.net/sib/Download.html)The current version of the tool is 1.0.0. I'm currently working (for the m+s AG)on version 1.0.1.Hope you enjoy my software.Andreas Spall
spallnet at 2007-6-29 19:28:26 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 3
Hi Andreas Spall.I'm testing your tool to document JSP but I obtain the field Description always empty.What kind of code do I have to write into JSP code to obtain that field?ThanksDamian Reyesreyes@ati.es
damian99 at 2007-6-29 19:28:26 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 4
Try:<!--musTitle your text --!>Andreas Spall
spallnet at 2007-6-29 19:28:26 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...