Using Java in business applications

  • Authors:
  • Dănuţ-Octavian Simion

  • Affiliations:
  • Research Department, Academy of Economic Studies, Bucharest, Romania

  • Venue:
  • ECC'10 Proceedings of the 4th conference on European computing conference
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paper presents the facilities of Java programming language in Business Applications and emphases aspects like: connecting to databases, implementing business logic, performing different tasks, encapsulate objects and display results to the end user. Most applications have their main components structured in modules that represent business logic and Java programming language through classes, interfaces and services can implement them very easy. Because the business logic and the design are very important for the groups of developers, software architects and the end users, choosing Java as programming platform is a good option regarding the costs, splitting the tasks, enhance the source code and independency from system operating. Also, Java programming language permits to create custom classes, to build personal connection drives, to choose the way of building reports and to deploy applications on different types of servers.