Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

what is the difference between application server, web server and portal server?

This is a discussion on what is the difference between application server, web server and portal server? within the Web Servers forums, part of the Web Development category; what is the difference between application server, web server and portal server?...

Go Back   Geeks Talk > Web Development > Web Servers
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Web Servers Discuss Web Servers related Issues and Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-04-2008
Junior Member
 
Join Date: Jun 2008
Location: chennai
Posts: 1
Thanks: 0
Thanked 2 Times in 1 Post
vinothkumarbaskaran is on a distinguished road
what is the difference between application server, web server and portal server?

what is the difference between application server, web server and portal server?
Reply With Quote
The Following 2 Users Say Thank You to vinothkumarbaskaran For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 07-16-2008
Junior Member
 
Join Date: Jul 2008
Location: bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
marish_ciet is on a distinguished road
Re: what is the difference between application server, web server and portal server?

i want to know the difference between windows 2000 and windows 2003 server
Reply With Quote
  #3 (permalink)  
Old 08-23-2008
Junior Member
 
Join Date: Aug 2008
Posts: 15
Thanks: 0
Thanked 1 Time in 1 Post
sjava.438 is on a distinguished road
Re: what is the difference between application server, web server and portal server?

Hi
web server is used to serve web based applications.(i.e servlets and jsps)
application server is used to serve web based applications and enterprise based applications(i.e sevlets, jsps and ejbs...). because application server contains web server internally.
Reply With Quote
  #4 (permalink)  
Old 09-22-2008
Junior Member
 
Join Date: Sep 2008
Location: delhi
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
vandana224009 is on a distinguished road
Re: what is the difference between application server, web server and portal server?

what is the difference between applicatyion serrver and web server
Reply With Quote
  #5 (permalink)  
Old 09-22-2008
Expert Member
 
Join Date: Apr 2008
Location: Tamilnadu
Posts: 1,464
Thanks: 15
Thanked 150 Times in 141 Posts
deepasree has a spectacular aura aboutdeepasree has a spectacular aura about
Re: what is the difference between application server, web server and portal server?

hi vandahana

A Web server handles the HTTP protocol. When the Web server receives an HTTP request,
it responds with an HTTP response, such as sending back an HTML page. To process a request, a Web server may respond with a static HTML page or image, send a redirect, or delegate the dynamic response generation

Application server

An application server exposes business logic to client applications through various protocols, possibly including HTTP. While a Web server mainly deals with sending HTML for display in a Web browser, an application server provides access to business logic for use by client application programs. The application program can use this logic just as it would call a method on an object

Thanks
Deepasree
Reply With Quote
  #6 (permalink)  
Old 12-29-2008
Junior Member
 
Join Date: Dec 2008
Location: bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
sree_kalapati is on a distinguished road
Re: what is the difference between application server, web server and portal server?

hi to all,

Apllication Server means we can store applications (DATA) in that Server & it manage the entire clints systems. web server means we can access internet ( what company given permissions to clints according to that we can use web applications ).
Reply With Quote
  #7 (permalink)  
Old 03-14-2009
Contributing Member
 
Join Date: Apr 2008
Location: Gurgaon
Posts: 43
Thanks: 1
Thanked 3 Times in 3 Posts
sarikagupta is on a distinguished road
Re: what is the difference between application server, web server and portal server?

Difference still not very much clear.Can anyone tell me examples to claify these differences?
Reply With Quote
  #8 (permalink)  
Old 03-14-2009
Junior Member
 
Join Date: Feb 2009
Location: india
Posts: 21
Thanks: 0
Thanked 13 Times in 9 Posts
nithui is on a distinguished road
Re: what is the difference between application server, web server and portal server?

Hai,
portal server
A "portal server" is just an application server running a portal sofware or a portal application (Microsoft Sharepoint Portal Server is an example).
application server
An application server is a system that provides the execution environment that is at the core of network computing or web-based architectures, providing a full set of services.
Web server
A computer that delivers Web pages to browsers and other files to applications via the HTTP protocol. It includes the hardware, operating system, Web server software, TCP/IP protocols and site content (Web pages and other files). If the Web server is used internally and not by the public, it may be called an "intranet server."

Regards,
Nithya.R
Reply With Quote
The Following User Says Thank You to nithui For This Useful Post:
  #9 (permalink)  
Old 03-14-2009
Contributing Member
 
Join Date: Apr 2008
Location: Gurgaon
Posts: 43
Thanks: 1
Thanked 3 Times in 3 Posts
sarikagupta is on a distinguished road
Re: what is the difference between application server, web server and portal server?

can you let me know the real time example to clear the same as still i m not getting.
Reply With Quote
  #10 (permalink)  
Old 03-14-2009
Junior Member
 
Join Date: Feb 2009
Location: india
Posts: 21
Thanks: 0
Thanked 13 Times in 9 Posts
nithui is on a distinguished road
Re: what is the difference between application server, web server and portal server?

Microsoft Sharepoint Portal Server
Reply With Quote
  #11 (permalink)  
Old 03-14-2009
Junior Member
 
Join Date: Feb 2009
Location: india
Posts: 21
Thanks: 0
Thanked 13 Times in 9 Posts
nithui is on a distinguished road
Re: what is the difference between application server, web server and portal server?

Google Suggest and Google Maps are two examples of web server
Reply With Quote
The Following User Says Thank You to nithui For This Useful Post:
  #12 (permalink)  
Old 03-14-2009
Junior Member
 
Join Date: Feb 2009
Location: india
Posts: 21
Thanks: 0
Thanked 13 Times in 9 Posts
nithui is on a distinguished road
Re: what is the difference between application server, web server and portal server?

hai,
i dont knw the examples clearly,if you know pls tel to me
Reply With Quote
  #13 (permalink)  
Old 03-14-2009
Contributing Member
 
Join Date: Apr 2008
Location: Gurgaon
Posts: 43
Thanks: 1
Thanked 3 Times in 3 Posts
sarikagupta is on a distinguished road
Re: what is the difference between application server, web server and portal server?

the reply given by you i've found on one of site but this will not serve my purpose i need real life example for clear understanding.
Reply With Quote
  #14 (permalink)  
Old 03-14-2009
Junior Member
 
Join Date: Feb 2009
Location: india
Posts: 21
Thanks: 0
Thanked 13 Times in 9 Posts
nithui is on a distinguished road
Re: what is the difference between application server, web server and portal server?

ok.it u come to know,then tell to me also
Reply With Quote
  #15 (permalink)  
Old 03-14-2009
Contributing Member
 
Join Date: Apr 2008
Location: Gurgaon
Posts: 43
Thanks: 1
Thanked 3 Times in 3 Posts
sarikagupta is on a distinguished road
Re: what is the difference between application server, web server and portal server?

its same as answered by you.
Reply With Quote
  #16 (permalink)  
Old 04-24-2009
Junior Member
 
Join Date: May 2006
Location: hyderabad
Posts: 7
Thanks: 0
Thanked 1 Time in 1 Post
srinivasaraobora is on a distinguished road
Re: what is the difference between application server, web server and portal server?

"App server, Web server: What's the difference?" Java Q&A author Tony Sintes summarized the distinction as follows:

"A Web server exclusively handles HTTP requests, whereas an application server serves business logic to application programs through any number of protocols, including HTTP [...] While a Web server mainly deals with sending HTML for display in a Web browser, an application server provides access to business logic for use by client application programs. The application program can use this logic just as it would call a method on an object (or a function in the procedural world).

Such application server clients can include GUIs (graphical user interface) running on a PC, a Web server, or even other application servers. The information traveling back and forth between an application server and its client is not restricted to simple display markup. Instead, the information is program logic. Since the logic takes the form of data and method calls and not static HTML, the client can employ the exposed business logic however it wants.

In most cases, the server exposes this business logic through a component API, such as the EJB component model found on J2EE application servers. Moreover, the application server manages its own resources. Such gate-keeping duties include security, transaction processing, resource pooling, and messaging. Like a Web server, an application server may also employ various scalability and fault-tolerance techniques."
Reply With Quote
  #17 (permalink)  
Old 05-14-2009
Junior Member
 
Join Date: Aug 2008
Location: visakaptnam
Posts: 12
Thanks: 7
Thanked 2 Times in 1 Post
subbu.sns is on a distinguished road
Re: what is the difference between application server, web server and portal server?

Quote:
Originally Posted by sree_kalapati View Post
hi to all,

Apllication Server means we can store applications (DATA) in that Server & it manage the entire clints systems. web server means we can access internet ( what company given permissions to clints according to that we can use web applications ).
Plz let me clarify it with any example
Reply With Quote
  #18 (permalink)  
Old 10-13-2009
Junior Member
 
Join Date: Oct 2009
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
amarmca04 is on a distinguished road
Re: what is the difference between application server, web server and portal server?

hi,u want the examples of webserver and application server. right?
webserver - any company's website, it responds with a static or dynamic html pages for each click providing the information you requested
application server - any business application such as icicibank,hdfc or any bank website as in these sort of applications, you not only click the login button, after that u logon giving credentials,check your balance, transfer money online, some business operations you are doing. these things you can not do in web applications.indirectly, these applications are called as enterprise applications.many more to tell u.but hope u understood.
Reply With Quote
Reply

  Geeks Talk > Web Development > Web Servers

« pr0xy server | - »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Difference between a web based, Client Server and a Desktop application? bvani Web Testing 35 09-21-2009 04:21 PM
Difference between Application server & Web server suniraj Web Testing 3 07-08-2009 05:57 AM
SQL Server with Windows Media Server krypt83 SQL Server 0 01-03-2008 12:20 PM
Oracle Server, Gopher Server, Windows 2008 Geek_Guest Networking 0 07-02-2007 10:24 PM
Microsoft CRM : Create a Microsoft Dynamics CRM 3.0 dashboard with SharePoint Portal Server Jim.Anderson Microsoft CRM 0 09-27-2006 07:39 AM


All times are GMT -4. The time now is 03:06 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved