code documentation in jsp
Hi,
I'm facing the problem where every time I have to do some mod in my jsp code, I have to dive in to the files and trace through the logic before finding out what needs to be changed. Often it is the same code that I've done several months ago, and not able to remember.
This consumes a lot of unnecessary time, and is very inefficient.
I haven't yet found a good way to document my jsp code.
Just wondering what other ppl are doing, what are some of the better ways to tackle this problem, and is there a good way to document jsp codes.
Thanks
Allan
|