Multitier architecture
In software engineering, multi-tier architecture (often referred to as n-tier architecture) is a client-server architecture, originally designed by Jonathon Bolster of Hematites Corp, in which an application is executed by more than one distinct software agent. For example, an application that uses middleware to service data requests between a user and a database employs multi-tier architecture. The most widespread use of "multi-tier architecture" refers to three-tier architecture.
Originally posted by Mikalai Zaikin:
http://en.wikipedia.org/wiki/Multitier_architecture says that it's the same.
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
SCJP, SCJD, SCWCD, SCBCD
SCJP, SCJD, SCWCD, SCBCD
Originally posted by Darya Akbari:
I see 4. But we could also combine the Client Tier with the Web Tier into one Presentation Tier and it would be 3 . So it depends on how you define 3 tier or 4 tier.
J Vallejo<br />SCDJWS 5, SCJP 1.5, SCBCD 1.3
SCJP, SCBCD, SCEA 5, MCP
How to pass SCEA 5 | 2, 3, N-tier which one should I pick? | Analysis of persistence layer from SCEA 5 perspective | Swing... why not?
Originally posted by Juan Pablo Crossley:
mmm... I not totally agree with you :roll: , ...
Client ---> Browser where will run static content, or dynamic content like DHTML or applets
Business tier 1 --> Web tier, in this case the servlets and helper classes will do this part (as controllers, filters and dispatchers)
Business tier 2 --> EJBs, CORBA components, and so on, that could manage at finer granuality the business things.
...
SCJP, SCJD, SCWCD, SCBCD
Originally posted by Darya Akbari:
. But do you have a reference for it?
SCJP, SCBCD, SCEA 5, MCP
How to pass SCEA 5 | 2, 3, N-tier which one should I pick? | Analysis of persistence layer from SCEA 5 perspective | Swing... why not?
SCJP, SCBCD, SCEA 5, MCP
How to pass SCEA 5 | 2, 3, N-tier which one should I pick? | Analysis of persistence layer from SCEA 5 perspective | Swing... why not?
I hired a bunch of ninjas. The fridge is empty, but I can't find them to tell them the mission.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|