difference between applicationserver and webserver
Answer Posted / shiv kumar
Webserver is a computer program that is responsible for:
1.accepting request from clients
2.serving the Http response
Application server like tomcat,weblogic,websphere is
applicatio that supports/uses servlet and jsp
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Difference between loadclass and class.forname?
How can I scroll through list of pages like the search results in google?
What is prototype?
What is the difference between system.out ,system.err and system.in?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is the relation between the infobus and rmi?
Describe responsibilities of Activator?
Why is actionform a base class rather than an interface?
Explain the difference between object state and behavior?
How would you create a button with rounded edges?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Are enterprise beans allowed to use thread.sleep()?
How to pass parameters in RMI?
which type of objects reference will be given to client?