Skip to content

J2EE or Java 2 Platform, Enterprise Edition, is a set of specifications, APIs, & protocols for building scalable, reliable and secure enterprise applications.

Notifications You must be signed in to change notification settings

Tharindu714/Business-Component-Development-Full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌 Business-Component-Development-Full

📌 Introduction to J2EE

J2EE or Java 2 Platform, Enterprise Edition, is a set of specifications, APIs, & protocols for building scalable, reliable and secure enterprise applications. It provides a comprehensive platform for developing and deploying multi-tiered, distributed, and web enabled applications.

📊 Structure of J2EE

Structure of J2EE

📈 Evalution of Java Platforms over the time

Evalution of Java Platforms over the time

🤝 Importance in Enterprise Application Development to J2EE

In today's digital Age, business require robust and flexible solutions to meet their complex requirements. J2EE offers a standardized and efficient framework for developing such applications, making it a cornerstone of enterprise software development.

🔑 Key Concepts

🏘️ J2EE Architecture
✨ Presentation Tier
✨ Business Logic Tier
✨ Data Tier

⚙️ Components

  • J2EE defines various components that operate within this architecture, including servlets, JSP, EJB, JMS, JDBC, etc...


  • 👨🏻‍💻 Container Services

  • J2EE containers provide essential service to components, such as transaction management, Security, naming and resource management. These services abstarct the complexities of low- level programming tasks, allowing developers to focus on business logic.
  • ☁︎ What is Cloud Computing

    Cloud Computing

    🇬☁ Cloud Computing Services

    Cloud Computing Services

    ♨️ Java Build Tools

    Java Build Tools

    Build automation is the act of scripting or automating a wide variety of task that software developers do in their day to day activities including things like

  • Compiling Computer Source Code into binary code
  • Packaging Binary code
  • Running automated tests
  • Deploying to production systems
  • Creating documentations and/or release notes
  • About

    J2EE or Java 2 Platform, Enterprise Edition, is a set of specifications, APIs, & protocols for building scalable, reliable and secure enterprise applications.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Languages