At 01:30 PM 1/16/01, Venu Gopal wrote:
Hi:
But if we comment JSP Files using HTML comments they
can be viewed in the browser. How else we can use
javadoc in JSP?
this should work
<%-- some hidden comment --%>
Venu
--- Willard Thompson <[EMAIL PROTECTED]>
wrote:
> if you mean comments within the code then just use
> the standard html ones:
>
> <!--
> comments...
> -->
>
> -----Original Message-----
> From: matt [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 15, 2001 6:08 AM
> To: [EMAIL PROTECTED]
> Subject: how to document your code
>
>
> any good suggestions on documenting JSP pages. im
> using Javadoc for all my
> classes and methods. does Javadoc work with JSP?
>
> tahnk you
>
===========================================================================
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