Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the software's needed to develop advanced java 3
tier application project



what are the software's needed to develop advanced java 3 tier application project..

Answer / srinivas c.

Three tire architecture:
1.Ensures that no hackers can access you r system.
2.it consist of a browser based Application written in jsp.
Datainterchange happens via encripted Data Strudtures.

Application Processing provided by multiple tiers –
1. Database Server
2. Application Server
3. PC Workstation

Benefits of the Client/Server Model
• Divides Application Processing across multiple machines:
&#1048766; Non-critical data and functions are processed on the client
&#1048766; Critical functions are processed on the server.
Advantages
Development Issues:
• Complex application rules easy to implement in application
server
• Business logic off-loaded from database server and client,
which improves performance
• Changes to business logic automatically enforced by server
– changes require only new application server software to be
installed
• Application server logic is portable to other database
server platforms by virtue of the application software
DisAdvantages.
More complex structure
• More difficult to setup and maintain.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Advanced Java Interview Questions

Can we define constructors in Servlet?

3 Answers   Accenture, Opus, Wipro,


Difference between DurableSubscription and non- DurableSubscription?

0 Answers  


In howmany ways a thread can be created?

3 Answers   HCL,


Which containers use a border layout as their default layout?

0 Answers  


Explain about RMI Architecture?

0 Answers  


How has the sandbox changed with Java 2?

2 Answers  


What is the purpose of the notify() method?

0 Answers  


explain the flow of struts?

2 Answers   SolutionNET,


Why won’t the jvm terminate when I close all the application windows?

0 Answers  


How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration

1 Answers  


JMS based on what technology?

1 Answers  


Why do I get a duplicate name error when loading a jar file?

0 Answers  


Categories