Application Server
An application server is an application program that accepts connections in order to service requests, by sending back
responses. An application server can run remotely (connected to
client through a computer network) or can exist on the same computer where the client application
is running. Examples include file server, database server, backup server, print server, mail server, web server, FTP server, application server, VPN server, DHCP server, DNS server, WINS server, logon server, security server, domain controller, backup domain controller, proxy server, firewall, etc.
Application server are developed to support the quick
development of the enterprise applications. They provide security and state maintenance with the data base and persistence.
An application server may be
a part of a three tier
architecture model. A three tier architecture includes the Client Tier, Middle
Tier and the EIS (Enterprise Information System) Tier. It may consists of
Presentation Tier (as the GUI interface), Middle Tier as the collection of business logic application and the
EIS (Enterprise Information System). The view tier is nothing but the web based graphical user interface to interact with the
clients, Middle tier
is the combination of web containers and the EJB containers.
EIS contains persistence and the database management systems to support the
applications. JEE Platform requires database to store the business data. This
database is accessible by means of JDBC, JDO or the SQLJ APIs. We can also
access the database through enterprise beans, web components and the application
client components.
|
Current Comments
4 comments so far (post your own) View All Comments Latest 10 Comments:Thanks to the authority of roseindia.net for good implementation and presentation of new technology.........
Posted by Md. Kamruzzaman on Wednesday, 04.23.08 @ 12:22pm | #57679
I am learning ejb. I want know how to create ejb application
Posted by suresh on Tuesday, 03.11.08 @ 16:03pm | #52291
Main use of eis tier
actually three tiers is there
client tire is as like as view
and middle tier is business logic
and lost tier is Eis tier it is also combination of midddle tier
what is main use of EIS tier
actually use design patterns in this tier
why use EIS tier
Posted by dravid on Thursday, 01.10.08 @ 18:11pm | #44904
Main use of eis tier
actually three tiers is there
client tire is as like as view
and middle tier is business logic
and lost tier is Eis tier it is also combination of midddle tier
what is main use of EIS tier
actually use design patterns in this tier
why use EIS tier
Posted by penchalaiah on Tuesday, 11.27.07 @ 17:04pm | #40709