1.what is the difference between webserver and application
server?
2. what is the difference between webserver and weblogic
server?



1.what is the difference between webserver and application server? 2. what is the difference betw..

Answer / rajesh yadlapalli

WEBSERVER

1.Web server is a piece of software.
2.It is used to communicate over HTTP,HTTPS protocols.
3.It can also communicate via FTP protocols
4.It can handle CGI requests and also act as a proxy server.

APPLICATION SERVER

1.Application server is a pice of software.
2.It is used to communicate over HTTP, HTTPS and FTP protocols
3.It can also handle CGI requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Web Related AllOther Interview Questions

I want to crate my personal website. I am having my website on webs.com which provide some space but it templete based. I want to gain free web space and plz tell me how to custmize it....plz suggest me... Thanks...

0 Answers  


What is the transport protocol you use to call a Web service SOAP?

3 Answers   Siebel Systems,


What's the difference between *.vsdisco and *.disco file?

0 Answers  


Who is ui/ux developer? What he does?

0 Answers  


How do you troubleshoot when a website displays '404:Page Not Found;'. what are the various steps that you take to diplay the page requested?

0 Answers  






what is the purpose of websphere?

1 Answers  


txtUserID = trim(Request.Form("txtUserID")) txtPassword = trim(Request.Form("txtPassword")) txtFName = trim(Request.Form("txtFName")) txtLName = trim(Request.Form("txtLName")) txtEmail = trim(Request.Form("txtEmail")) txtAddrLine1 = trim(Request.Form("txtAddrLine1")) txtAddrLine2 = trim(Request.Form("txtAddrLine2")) txtCity = trim(Request.Form("txtCity")) txtState = trim(Request.Form("txtState")) txtZip = trim(Request.Form("txtZip")) txtCountry = trim(Request.Form("txtCountry")) txtCompanyName = trim(Request.Form("txtCompanyName")) txtPhone = trim(Request.Form("txtPhone")) txtFax = trim(Request.Form("txtFax")) txtBusinessType = trim(Request.Form("txtBusinessType")) txtAffiliations = trim(Request.Form("txtAffiliations")) txtAboutUs = trim(Request.Form("txtAboutUs"))

2 Answers  


How to create virtual directory in IIS?

0 Answers  


What are Firewalls how they are used for testing the webapplications?

0 Answers  


Give some examples of web applications that are used in our day to day life.

0 Answers  


Difference between null and undefined?

0 Answers  


How to Identify the first string and last string in a HTML page (source code)?

1 Answers  


Categories