What is a web server? How is it different from Application
server?
Answer Posted / hari
webserver provide the web content it can support only static content that means like images html pdf and application server support dyanamic content and static content also the main differance of web server to application server.in web server deployed application on server inside and inside machine also means where install web server that machine only.but application server deployed the application remote machine that mean application server acess from remote location to here
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Must ejbs be homogeneously deployed across a cluster? Why?
Define the purpose of the serializedsystemini.dat file?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
How do I do http tunneling? : BEA Weblogic
How do you troubleshoot server hang?
How to start node manager?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic
Explain the performance tuning in jvm, jdbc, jms?
What are middleware servers?
How do I handle request/response using jms? : BEA Weblogic
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
What is the difference between url instance and urlconnection instance?
What is an administration server?
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?