Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Re: how to document your code


Message #1 by "Gilbert Brault" <gilbert.brault@m...> on Mon, 5 Nov 2001 18:02:01
> any good suggestions on documenting JSP pages.  im using Javadoc for all 
my
> classes and methods.  does Javadoc work with JSP?
> 
> tahnk you
> 

Even if a little bit late...
go an see http://jspdoc.sourceforge.net if you want to know how to
document a set of application server jsp's.
It provides a standard way of documenting a jsp project and many other
features...

  Return to Index