regarding oops

regarding oops

what is the differences between web server and application server?
View Answers

February 22, 2010 at 4:25 PM

Hi Friend,

Difference between Web Server and Application Server:

1)Web server handles only Http requests where as Application server serves bussiness logic to application programs through any number of protocols.

2)Application server is more capable of dynamic behaviour than webserver.

3)web server serves web based applications.(i.e servlets and jsps) whereas application server serves web based applications and enterprise based applications(i.e sevlets, jsps and ejbs).

4)Web server is 3-tier architecture where as Application server is n-tier architecture.

For more information, visit the following link:

http://www.roseindia.net/web-application-server/tomcat/web-server-and-application-server.shtml

Thanks









Related Tutorials/Questions & Answers:
regarding oops - Java Interview Questions
regarding oops  what is the differences between web server and application server?   Hi Friend, Difference between Web Server and Application Server: 1)Web server handles only Http requests where as Application
OOPs
OOPs  What is OOps?  Object oriented programming organizes a program around its data,i.e.,objects and a set of well defined interfaces to that data.An object-oriented program can be characterized as data controlling
Advertisements
oops concepts
oops concepts  What is polymorphism?Explain with an example. What is abstraction?Explain with an example. What is inheritance?Explain with an example. What is encapsulation?Explain with an example
what is oops in java
what is oops in java  what is oops in java
what is oops in java
what is oops in java  what is oops in java
Java & OOPs
Java & OOPs  Is JAVA a fully Object Oriented Language? or A what degree Java supports Fully OOPs concept?   Java is not a fully object oriented language because Java is not a completely object oriented language
oops
oops
ModuleNotFoundError: No module named 'oops'
ModuleNotFoundError: No module named 'oops'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'oops' How to remove the ModuleNotFoundError: No module named 'oops' error
What is oops in php with example?
What is oops in php with example?  Hi, I heard some where that PHP is support OOPS and its new feature is PHP. Every is now using OOPs in PHP. What is oops in php with example? Can anyone give me code example? Thanks
What is OOPs in PHP ?
What is OOPs in PHP ?   Hi, I am a beginner in PHP Programming Application. I have some doubt on What is OOPs in PHP programming. How the OOPs concept helps us in PHP Programming. Please provide me any online reference so that i
regarding rev
regarding rev  write a prog. in java that display all the arguments passed at the command line in reverse order
Regarding repository
Regarding repository  How to check in and check out using SVN repository using eclipse
Interview Questions - What are the Fundamentals of OOPS?
Interview Questions - What are the Fundamentals of OOPS?  Hi, What are the Fundamentals of OOPS? Thanks   Hi, Java is Object Oriented Programming language and it fully implements OOPs concept. Three pillars of OOPs
ModuleNotFoundError: No module named 'oops_amqp'
ModuleNotFoundError: No module named 'oops_amqp'  Hi, My Python... 'oops_amqp' How to remove the ModuleNotFoundError: No module named 'oops... have to install padas library. You can install oops_amqp python with following
ModuleNotFoundError: No module named 'oops_celery'
ModuleNotFoundError: No module named 'oops_celery'  Hi, My Python... 'oops_celery' How to remove the ModuleNotFoundError: No module named 'oops_celery' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'oops_dictconfig'
ModuleNotFoundError: No module named 'oops_dictconfig'  Hi, My... named 'oops_dictconfig' How to remove the ModuleNotFoundError: No module named 'oops_dictconfig' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'oops-parser'
ModuleNotFoundError: No module named 'oops-parser'  Hi, My Python... 'oops-parser' How to remove the ModuleNotFoundError: No module named 'oops-parser' error? Thanks   Hi, In your python environment
ModuleNotFoundError: No module named 'oops_timeline'
ModuleNotFoundError: No module named 'oops_timeline'  Hi, My... 'oops_timeline' How to remove the ModuleNotFoundError: No module named 'oops_timeline' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'oops-tools'
ModuleNotFoundError: No module named 'oops-tools'  Hi, My Python... 'oops-tools' How to remove the ModuleNotFoundError: No module named 'oops... have to install padas library. You can install oops-tools python
ModuleNotFoundError: No module named 'oops_twisted'
ModuleNotFoundError: No module named 'oops_twisted'  Hi, My Python... 'oops_twisted' How to remove the ModuleNotFoundError: No module named 'oops_twisted' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'oops_wsgi'
ModuleNotFoundError: No module named 'oops_wsgi'  Hi, My Python... 'oops_wsgi' How to remove the ModuleNotFoundError: No module named 'oops... have to install padas library. You can install oops_wsgi python with following
Regarding Hibernate
Regarding Hibernate  Both JDBC and Hibernate are used to connect to database then whats the need of going to hibernate? What are the main differences? And could you let me know please
Regarding Project
Regarding Project  sir, i am doing a project in java. my project is CITY GUIDE it is an web application. please give me documentation of my project
Regarding Project
Regarding Project  sir, i am doing a project in java. my project is CITY GUIDE it is an web application. please give me documentation of my project
Regarding javascript
Regarding javascript  Hi, I want 4 upload buttons in HTML CODE and Among 4 browse buttons user is not selected any one then provide a prompt message like plz select any 1 file among 4 buttons.If user is selected either 1st
Oops Definition - Java Beginners
Oops Definition  What is Abstraction and Encapsulation? What is the Difference Between Abstraction and Encapsulation? Regards M.KethraBalan.  Hi Friend, Abstraction - The process of abstraction in Java is used
Regarding Datasource
Regarding Datasource  Hi friend, Good morning,how r u,i want to share 1 information to u,I got a job in VERIZON DATA SERVICES INDIA PVT.LTD,u help a lot when i am in academic project,with that project only i got a job
regarding jtable...
regarding jtable...  sir, im working with jtables. i wanted to populate a jtable from the database and when i click any row it should add a container below that row itself and show the required details of the row
regarding project
regarding project  OBJECTIVES OF THIS PROJECT: -Ability to test the programmer for basic interaction skills to understand the client requirement. -Ability of the programmer to ask the right questions and get the relevant
regarding project
regarding project  OBJECTIVES OF THIS PROJECT: -Ability to test the programmer for basic interaction skills to understand the client requirement. -Ability of the programmer to ask the right questions and get
regarding project
regarding project   sir we need help about project. we have idea about his project please guide me sir. OBJECTIVES OF THIS PROJECT: -Ability to test the programmer for basic interaction skills to understand the client
What Is OOPS In Java
What Is OOPS In Java In this section we will learn about the basics of Java. Here we will see the concepts of OOPs. We will discuss the basics of OOPs. OOPs, stands for Object Oriented Programming System that specifies a model
oops concepts - Java Interview Questions
oops concepts  what stands for "S" in OOPs ? object oriented programing.....  Hi friend, Object Oriented Programming or OOP is the technique to create programs based on the real world. Unlike procedural programming
Query regarding JSP, JDBC
Query regarding JSP, JDBC  can I get the code for the question asked by me regarding JSP,JDBC
ModuleNotFoundError: No module named 'oops_datedir_repo'
ModuleNotFoundError: No module named 'oops_datedir_repo'  Hi, My... named 'oops_datedir_repo' How to remove the ModuleNotFoundError: No module named 'oops_datedir_repo' error? Thanks   Hi, In your
regarding jdbc - JDBC
regarding jdbc  how i can configure java with ms access
using oops concepts - Development process
using oops concepts   You are required to develop a Hotel Reservation System. The system manages information about rooms, reservations, customers... total source code in corejava using oops concepts.  Hi
using oops concepts - Development process
using oops concepts  i want answer with oops concepts.individual classes with source code and exact out put. You are required to develop a Hotel Reservation System. The system manages information about rooms
OOPs Concept
OOPs Concept      ... the OOPs concepts along with  fundamentals  used to develop the java.... This is a technique used to create programs around the real world entities. In OOPs
Regarding project - Applet
Regarding project  hi friend , iam doing project in Visual cryptography in Java so i need the Help regarding how to make a share of a original imahe into shares anu
Regarding weblogic portal
Regarding weblogic portal  Hi, My name is Ramanuja.i am working on weblogic portal.if u know any info regarding plz provide the materials or information to me.plz help me. Thanks in advance
regarding JTable - JDBC
regarding JTable  how to populate a JTable with mysql data after clicking JButton please explain with the example
regarding tags - Struts
regarding tags  What is the difference between html:submit and nested:submit and usage of tags based on the situation
regarding struts 2
regarding struts 2   is it not possible to get values from applicationresources.properties into our application in struts 2
Regarding GUI Applications
Regarding GUI Applications  How to create a save and open jmenu item in java desktop application
Regarding core java
Regarding core java  how do we find reverse of string with out using String functions
regarding j2me - Java Beginners
regarding j2me  sir but i have to use the drawString u tell me how can i display two too long strings
regarding mini project - JDBC
regarding mini project  i need to make a mini project using servlet and jdbc.pls help me with a real time application
regarding webservice - WebSevices
regarding webservice  hi, I want to implement Webservices, How i have to use? pls reply me.   Hi Mention your requirement properly.Exactly what you wanna do

Ads