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
Is “abc” a primitive value?
What is metaspace?
Define aop(assepct oriented programing)?
What event results from the clicking of a button?
Are enterprise beans allowed to use thread.sleep()?
What is the RMI and Socket?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What are the diff types of exception?
What is the infobus?
Difference between loadclass and class.forname?
What is JTS?
Is the infobus client side only?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is jboss?
What is a sessionfactory? Is it a thread-safe object?