what is different between webserver and application server?
Answer Posted / sriniwas,m
Web server supports only http protocal
Where as application server supports any ytpe of protocalls
such as tcp/ip,http etc..
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How many requests can a server handle?
How does apache communicate with tomcat?
What is tomee server?
suppose 10 request is sent to servelt how many time init() and destory method is called
What is the use of webserver?
Where is tomcat server xml?
How the webserver handles multiple requests for the same action class(struts) concurrently?
What is the use of glassfish server?
How do I install tomcat?
What is the default port for tomcat?
Is tomcat a framework?
How can an apache service be stopped by its control script?
Stored a cookie on the browser; why can’t I see it?
Why must the jdbc driver be put in tomcat_home/lib folder?
Explain what is tomcat valve?