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. |
This is a discussion on Need of webserver in Application Server... within the Web Servers forums, part of the Web Development category; Hi friends, I know the difference between web server and application server. web sever - serves html web pages i.e serves static pages. App server - It provides the middle ...
|
|||||||
|
|||
|
Need of webserver in Application Server...
Hi friends,
I know the difference between web server and application server. web sever - serves html web pages i.e serves static pages. App server - It provides the middle ware components like security/transaction management, load balancing etc and also serves web pages too. But still i am not clear with: What is the significance of Web Server which is present inside the Application Server? |
| Sponsored Links |
|
|||
|
Re: Need of webserver in Application Server...
Web servers and Application servers are separate server programs and there would be no web server inside application server and vise versa! I think, what you mean is application servers that run both Web server and Application server in the same system but as separate components. It is required by some application which use browser as front end and at backend it runs other components like security, middleware as you pointed out. So, the web server component handles client requests as normal web server do and Application server component handles all background process.
__________________
Regards, Anoop :) If its useful, dont forget to [COLOR="Red"]THANK[/COLOR] me :cool: |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difference between Application server & Web server | suniraj | Web Testing | 3 | 07-08-2009 05:57 AM |
| Apache webserver and Tomcat 5.0 | psuresh1982 | Web Servers | 0 | 07-09-2007 06:23 AM |
| how to add an application server oralite9i to eclipse 3.2 | bright | Java | 0 | 06-27-2007 05:30 AM |
| Is JBoss Application Server prequisite for TD Installation | Geek_Guest | Test Director | 0 | 04-10-2007 07:11 AM |
| What are the New Application Frameworks in SQL Server 2005 | admin | Testing Issues | 1 | 05-30-2006 07:07 PM |