Hi,
I am using MyEclipse Tomcat (MyEclipse V 6.0.1.A) and when I debug a simple jsp and servlet application It creates two threads http-8080-1 and http-8080-2 upon just one request from my web client. I have tried to find out why it does so but I cannot figure out.
Can anyone tell me if this is normal and what could be the reason if it is not? I am using J2EE1.3, JRE1.6.0.02 and MyEclipse Tomcat Server .
Thanks