Does the installation of apache http server require ssl or php support?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we require apache tomcat?
iam getting portno error ,kindly any one can help me to sovle this issue plz?Several ports (8005, 8009) required by Tomcat v6.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s). this kind of error iam geeting even i change port Nos also?
How many connections can a web server handle?
Name some tomcat features?
What is the difference between worker and prefork mpm?
Why do we need apache tomcat server?
What is catalina?
How you can deploy a web application using war files?
What are the catalina's configuration files?
What is the difference between Tomcat 4.1 and Tomcat 5.0?
On which port is tomcat running?
suppose 10 request is sent to servelt how many time init() and destory method is called