Hi.

I'm wondering if anyone has any pointers about how to document and
comment code in JSPs so that they can be read and parsed by JavaDoc.

I don't think you can have the JavaDoc tool examine JSPs themselves but
perhaps it's possible to generate JavaDoc from the servlet code
generated by the servlet/JSP engine... but that would require JavaDoc
comments being included in the JSPs in some ways.

Does anybody have any experience on that?  Don't you think JavaDoc
should be able to generate from JSPs as well as pure Java code files?

Regards,
        Stefan

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to