For Java, you use Javadoc (go to java.sun.com, don't ask those questions
here).

For JSP, you can use <%-- for comments not passed to the user --%> But you
don't get any Javadoc from that. I believe it is enough documentation for a
JSP and the rest should be external (view structure).

- Brett

-----Original Message-----
From: Ming [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 5 March 2002 10:53 AM
To: Tomcat Users List
Subject: JSP documentation


Hi,

I'm very new at Tomcat and JSP programming but have written some JSP
scripts.
Can someone tell me what's the best way to write in-program
documentation? I mean the documentation that can be embedded in the program.
I'm planning to write a separate documentation but heard that there might be
a
way that I can embed the documentation in the program and can be viewed
separately.

Any information will be really helpful.

Thanks.

Ming



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to