pro_jsp thread: Re: 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 > 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...
|





