Results 1 to 8 of 8
- 03-24-2011, 07:38 PM #1
Member
- Join Date
- Mar 2011
- Location
- Singapore
- Posts
- 9
- Rep Power
- 0
Need explanation on 2 tier and 3 tier. Thank you
Hello all.
I'm new to forums so i've no idea where to post. But i think 2 tier and 3 tier is kindia in advance for java so I would like to ask someone to explain to me what's the difference between 2 tier and 3 tier java programming.
I've google what's the difference BUT i still dont understand this is what i think
"2 Tier"
Computer Control The Java Coding and OOP ( Am i right to say this or I'm wrong? This is what i think please correct me thank you all )
"3 Tier"
Computer act as a server which has a database and it can be control the java coding and OOP things BUT other device such as laptop on the another end which can access the server and edit the database record or maybe end device like iPhone can access and edit the database? ( this is what i think i've no idea am i right or wrong so please correct me
Thank you all !! Sorry for my bad english.
SnoopyX
- 03-25-2011, 02:05 AM #2
Don't double post
Need explanation on 2 tier and 3 tier. Thank you
db
- 03-25-2011, 05:55 AM #3
Member
- Join Date
- Mar 2011
- Location
- Singapore
- Posts
- 9
- Rep Power
- 0
Sorry about that
- 03-25-2011, 09:11 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
You could have looked this up on wikipedia you know.
And it has noting to do with OOP. It's an architectural thing.
2 tier - client talks to database server.
3 tier - user interface talks to middelware (business) layer which talks to the database. Though this can be multi tier.
- 03-25-2011, 11:03 AM #5
Member
- Join Date
- Mar 2011
- Location
- Singapore
- Posts
- 9
- Rep Power
- 0
Hmm so do anyone have any recommend for me to learn 3 tier ?? Any website that teach? Thanks alot in advance.
- 03-25-2011, 11:33 AM #6
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
No idea I'm afraid.
Start with the wiki article on it.
I think it might be multi tier.
- 03-25-2011, 02:09 PM #7
Member
- Join Date
- Mar 2011
- Location
- Singapore
- Posts
- 9
- Rep Power
- 0
So anybody got any recommendation to learn 3 tiers Java programming
- 03-26-2011, 06:22 PM #8
Member
- Join Date
- Mar 2011
- Location
- Singapore
- Posts
- 9
- Rep Power
- 0
Similar Threads
-
Confusion about DAO in Three-Tier Architecture!
By Maven0 in forum New To JavaReplies: 4Last Post: 07-26-2010, 01:30 PM -
3 tier application and database problem.
By mcajavaprogramer in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-19-2010, 11:07 AM -
need explanation
By marie in forum New To JavaReplies: 2Last Post: 03-21-2010, 03:35 PM -
three tier Desktop Application
By newmember in forum AWT / SwingReplies: 0Last Post: 07-27-2008, 03:10 PM -
need a little explanation
By cew27 in forum New To JavaReplies: 7Last Post: 12-13-2007, 11:39 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks