Hi,
I'd like to examine the flow of a servlet applcation: what classes
involve, what kind of interaction among the classes.
Is there any tool to help me with that?
Thanks
IchBin - 20 Aug 2006 20:31 GMT
> Hi,
> I'd like to examine the flow of a servlet applcation: what classes
> involve, what kind of interaction among the classes.
> Is there any tool to help me with that?
> Thanks
Not sure if this is an answer you are ready to try but here it goes:
- Netbeans has a nice profiler that will give you what you need.
http://profiler.netbeans.org
- Eclipse has a performance project called tptp. Not sure if it
interfaces web apps. I have not used this.
http://www.eclipse.org/tptp
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Stephen Kellett - 21 Aug 2006 11:13 GMT
>I'd like to examine the flow of a servlet applcation: what classes
>involve, what kind of interaction among the classes.
>Is there any tool to help me with that?
Java Performance Validator
http://www.softwareverify.com/java/profiler/index.html
Stephen

Signature
Stephen Kellett
Object Media Limited http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting