Re: Newbie: Network Sockets and Ports
- From: "Ghost" <boanator@xxxxxxxxxxxxx>
- Date: 10 May 2005 17:05:28 -0700
Thanks Matt and Steve,
Your input was very helpfull. I have not done any profiling yet. The
website I am working on consists of JSPs and Servlets that access an
underlying Java server. The Website consists of 3 different frames
that are constantly refreshing (every 30 seconds). Each frame must
access the Java server. I thought each frame was competing for access
to the Java server, but apparently this might not be the problem.
I have been using NetBeans to design new code and view the existing
code. However, the NetBeans Profiler only works with JVM processes.
Do you have any suggestions on how to profile this Website to determine
where the slow-down might be?
.
- Follow-Ups:
- Re: Newbie: Network Sockets and Ports
- From: Matt Humphrey
- Re: Newbie: Network Sockets and Ports
- References:
- Newbie: Network Sockets and Ports
- From: boanator@xxxxxxxxxxxxx
- Re: Newbie: Network Sockets and Ports
- From: Matt Humphrey
- Newbie: Network Sockets and Ports
- Prev by Date: Re: Accessing a privat method?
- Next by Date: Re: kind of newbie question in java applete and sites
- Previous by thread: Re: Newbie: Network Sockets and Ports
- Next by thread: Re: Newbie: Network Sockets and Ports
- Index(es):
Relevant Pages
|