| Author |
Convert 2-tier application into 3-tier application
|
nagul samy
Ranch Hand
Joined: Feb 15, 2012
Posts: 35
|
|
Hi Team,
I need to convert an 2-tier application which is developed in XUI(XML USER INTERFACE) and Swing into 3-tier application. How to proceed, Please help ?
Thanks.
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8439
|
|
|
What are the current 2 tiers and what 3 tiers expected?
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
nagul samy
Ranch Hand
Joined: Feb 15, 2012
Posts: 35
|
|
Hi Maneesh,
Thanks for your reply . Our 2-tier application is a stand alone application which is installed in different system and they all access a centralized database and the requirement is to convert it into 3-tier(web based). Please advice ?
|
 |
Jelle Klap
Bartender
Joined: Mar 10, 2008
Posts: 1409
|
|
|
Just for the sake of clarity, what do you mean by tier? Because there's a difference between tiers and layers and sometimes people use them interchangeably, which can ben very confusing.
|
Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.
|
 |
nagul samy
Ranch Hand
Joined: Feb 15, 2012
Posts: 35
|
|
|
In 2 tier we have 2 layers that is database server and client and in 3 tier we have 3 layers those are database server,web server and client. Our current application has only 2 layers and we need to convert into web based application..... what are the possible solutions for this ?
|
 |
nagul samy
Ranch Hand
Joined: Feb 15, 2012
Posts: 35
|
|
|
The application is developed in XUI and I need to convert into HTML(web). Please advise ?
|
 |
 |
|
|
subject: Convert 2-tier application into 3-tier application
|
|
|