Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / February 2006

Tip: Looking for answers? Try searching our database.

Basic Java Question

Thread view: 
hydra1970@gmail.com - 04 Feb 2006 00:37 GMT
What is the difference between front end, middle tier and backend in
regards to Java Engineers.
The way I understood is that the front end would focus on the
application, the middle tier would focus on "middleware" and the
backend would focus on the database.
Is this correct?
If there is an FAQ or another resource let me know.
Alex Molochnikov - 04 Feb 2006 01:18 GMT
Front end would be the user interface. In Java, this could be developed in
Swing, AWT, SWT or some other toolkit. It could also be a web-based
(browser) client, although this would not be a "Java" front end.

Middle tier is where the application business logic lives. It deals with the
problem of "what to do with the user's request, and what to send back to
them". It can be developed in J2EE (EJB, JSP, servlets etc.) or POJO (Plain
Old Java Objects), leveraging some home-made framework.

As for the back end, this is usally (but not invariably) a relational
database.

An application is made of all three layers; it is not just the "front end".

HTH

Alex Molochnikov
Gestalt Corporation

> What is the difference between front end, middle tier and backend in
> regards to Java Engineers.
[quoted text clipped - 3 lines]
> Is this correct?
> If there is an FAQ or another resource let me know.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.