Folks, I have just joined this company which has a huge source tree based upon JSP/Servlet and EJB 1.2. No documentation exists. The code has been written over seven years, with a large number of undocumented changes.
Are there any tool tah can assist me in tracing the execution? Putting a breakpoint is not helping me much.
Folks, I have just joined this company which has a huge source tree based
Share
Great thanks for everyone’s inputs. It was a wonderful learning experience.
I ended up writing my shell script, which produces a html report. I am attaching the complete file here.
Please note that I am not a regular shell programmer, and I was working on this after hours .. hence the standard of the code is not too good. It has plenty of cut/past jobs off the internet. It works however, and presents the approach you may take to go through your sphegatti code.
Regards
Amarsh