{"id":14610,"date":"2022-12-29T08:24:28","date_gmt":"2022-12-29T07:24:28","guid":{"rendered":"https:\/\/www.itta.net\/formations\/developing-with-ejb3-in-java-ee\/"},"modified":"2025-08-19T20:57:48","modified_gmt":"2025-08-19T18:57:48","slug":"developing-with-ejb3-in-java-ee","status":"publish","type":"formations","link":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/developing-with-ejb3-in-java-ee\/","title":{"rendered":"Developing with EJB3 in Java EE"},"content":{"rendered":"<hr data-start=\"63\" data-end=\"66\" \/>\n<p data-start=\"68\" data-end=\"518\">The new EJB3 architecture is designed to greatly simplify the development of Enterprise JavaBeans, which today represents the most advanced solution in distributed architecture. It enables the development of business components that can be addressed both by a web service and by an organization\u2019s traditional IT systems. This approach facilitates the creation of robust, scalable applications aligned with the strategic needs of modern enterprises.<\/p>\n<h3 data-start=\"520\" data-end=\"575\">Understanding the importance of EJB 3 in business<\/h3>\n<p data-start=\"577\" data-end=\"957\">Through a logical progression, this EJB 3 training covers all the essential aspects of development in Java EE. You will learn how to leverage different types of beans, manage client-server communication, and secure your applications. The course content is built around concrete examples and real-world use cases, ensuring immediate understanding and effective hands-on practice.<\/p>\n","protected":false},"featured_media":0,"parent":0,"menu_order":0,"template":"","editeurs":[2627],"domaine":[1262,2825],"class_list":["post-14610","formations","type-formations","status-publish","hentry","editeurs-java-en","domaine-development","domaine-programming-languages"],"acf":{"reference":"EJB","duree_nombre":4,"duree_unite":"jour","prix_virtuel":2900,"prix_presentiel":3100,"prix_blended":"","prix_elearning":"","views":2448,"niveau":["Interm\u00e9diaire"],"role":"","certifiant":["Certifiant"],"pdus":"","lieux":["Gen\u00e8ve","Lausanne"],"formats_dapprentissage":["presentiel","virtuel"],"examen_inclus":"Optionnel","garanti":[""],"financement":["Temptraining"],"description_temptraining":"","description_caf":"","description_title":"EJB 3 Development Training in Java EE","objectifs":"<ul>\r\n \t<li>Manage the development of EJB 3 and its integration into an enterprise application<\/li>\r\n<\/ul>","connaissances":"<ul>\r\n \t<li>Knowledge of Java language<\/li>\r\n \t<li>knowledge of servlets and JSP is a plus<\/li>\r\n \t<li>Knowledge of EJB 2.x is a plus<\/li>\r\n<\/ul>","profils_participants":"<ul>\r\n \t<li>Application developers<\/li>\r\n \t<li>IT managers<\/li>\r\n \t<li>Architects<\/li>\r\n \t<li>Project managers<\/li>\r\n \t<li>Engineers<\/li>\r\n<\/ul>","examen":"<ul>\r\n \t<li><span class=\"ui-provider btb btc c d e f g h i j k l m n o p q r s t btd bte w x y z ab ac ae af ag ah ai aj ak\" dir=\"ltr\">This course prepares you to the 1Z0-895 : Java Platform, Enterprise Edition 6 Enterprise JavaBeans Developer Certified Expert. If you wish to take this exam, please contact our secretariat who will let you know the cost of the exam and will take care of all the necessary administrative procedures for you<\/span><\/li>\r\n<\/ul>","documentation":"<ul>\r\n \t<li>Digital courseware included<\/li>\r\n<\/ul>","lab__exercices":"<ul>\r\n \t<li>During the course participants are encouraged to actively participate in the learning experience by running example files during lectures and performing coding challenges during labs.<\/li>\r\n \t<li>Each lab session allows you to compare your solution to the instructor's<\/li>\r\n<\/ul>","contenu_cours":"<strong>Module 1: Fundamental Architectural Concepts<\/strong>\r\n<ul>\r\n \t<li>What is architecture?<\/li>\r\n \t<li>Architecture vs. design<\/li>\r\n \t<li>Quality of Service (QoS)<\/li>\r\n \t<li>Common mechanisms<\/li>\r\n \t<li>Architectural description<\/li>\r\n \t<li>What architecture is not<\/li>\r\n \t<li>The need for architecture<\/li>\r\n \t<li>The architect<\/li>\r\n \t<li>Roles of the architect<\/li>\r\n \t<li>Skills of the architect<\/li>\r\n<\/ul>\r\n<strong>Module 2: Guidelines for Designing a System Architecture<\/strong>\r\n<ul>\r\n \t<li>Security risks<\/li>\r\n \t<li>Performance and scalability risks<\/li>\r\n \t<li>Availability and complexity risks<\/li>\r\n \t<li>Compatibility and control risks<\/li>\r\n \t<li>Network considerations<\/li>\r\n \t<li>Latency and bandwidth<\/li>\r\n \t<li>Reduce the number of network calls<\/li>\r\n \t<li>Reduce the size of network calls<\/li>\r\n \t<li>Firewall traversal<\/li>\r\n \t<li>Secure communication<\/li>\r\n \t<li>Distributed object technologies<\/li>\r\n \t<li>What is a transaction?<\/li>\r\n \t<li>Bank example<\/li>\r\n \t<li>Multiple users sharing data<\/li>\r\n \t<li>ACID properties of transactions<\/li>\r\n \t<li>Architecture<\/li>\r\n \t<li>Reference architecture<\/li>\r\n \t<li>Patterns<\/li>\r\n \t<li>Development methodologies<\/li>\r\n \t<li>Open standards<\/li>\r\n \t<li>Frameworks<\/li>\r\n<\/ul>\r\n<strong>Module 3: Quality of Service Requirements<\/strong>\r\n<ul>\r\n \t<li>What are quality of service requirements?<\/li>\r\n \t<li>Quality of service and design<\/li>\r\n \t<li>Quality of service inventory<\/li>\r\n \t<li>Performance<\/li>\r\n \t<li>Scalability<\/li>\r\n \t<li>Reliability<\/li>\r\n \t<li>Availability<\/li>\r\n \t<li>Extensibility<\/li>\r\n \t<li>Maintainability<\/li>\r\n \t<li>Usability (operability)<\/li>\r\n \t<li>Security<\/li>\r\n \t<li>Cultural adaptability<\/li>\r\n \t<li>Portability<\/li>\r\n \t<li>Testability<\/li>\r\n \t<li>Usability<\/li>\r\n \t<li>Recoverability<\/li>\r\n \t<li>Prioritize QoS requirements<\/li>\r\n \t<li>Review QoS requirements for trade-off opportunities<\/li>\r\n \t<li>Quality of service reviews<\/li>\r\n<\/ul>\r\n<strong>Module 4: Software Architecture Layers<\/strong>\r\n<ul>\r\n \t<li>System architecture<\/li>\r\n \t<li>Good architecture<\/li>\r\n \t<li>From cave drawings to the modern day<\/li>\r\n \t<li>Evolution of information systems today<\/li>\r\n \t<li>Client-server computing<\/li>\r\n \t<li>Client-server advantages \/ disadvantages<\/li>\r\n \t<li>Multi-tier architectures<\/li>\r\n \t<li>Single-tier architecture<\/li>\r\n \t<li>Single-tier pros \/ cons<\/li>\r\n \t<li>Two-tier architecture<\/li>\r\n \t<li>Two-tier advantages \/ disadvantages<\/li>\r\n \t<li>Three-tier architecture<\/li>\r\n \t<li>Three-tier advantages \/ disadvantages<\/li>\r\n \t<li>N-tier architecture<\/li>\r\n \t<li>N-tier advantages \/ disadvantages<\/li>\r\n<\/ul>\r\n<strong>Module 5: Managing Client-Side Considerations<\/strong>\r\n<ul>\r\n \t<li>Understand client concerns<\/li>\r\n \t<li>Types of clients<\/li>\r\n \t<li>JEE client responsibilities<\/li>\r\n \t<li>User interface presentation<\/li>\r\n \t<li>User input validation<\/li>\r\n \t<li>Communicating with the server<\/li>\r\n \t<li>Understand client-side security<\/li>\r\n \t<li>Compare \/ contrast user interface devices<\/li>\r\n \t<li>Apply reuse at the client level<\/li>\r\n \t<li>Strategies for deploying Java desktop applications<\/li>\r\n<\/ul>\r\n<strong>Module 6: Java EE Technology Servers<\/strong>\r\n<ul>\r\n \t<li>Types of servers in Java EE<\/li>\r\n \t<li>Java EE servers<\/li>\r\n \t<li>Java EE containers<\/li>\r\n \t<li>Enterprise information systems<\/li>\r\n \t<li>ERP systems<\/li>\r\n \t<li>Mainframe transaction processing systems<\/li>\r\n \t<li>Relational and legacy databases<\/li>\r\n \t<li>Legacy integration<\/li>\r\n \t<li>Selecting a Java EE server<\/li>\r\n \t<li>Packaging and deployment definitions<\/li>\r\n \t<li>Roles and responsibilities<\/li>\r\n \t<li>EJB modules<\/li>\r\n \t<li>Packaging the EJB module<\/li>\r\n \t<li>EJB module recommendations<\/li>\r\n \t<li>Web modules<\/li>\r\n \t<li>Web module recommendations<\/li>\r\n \t<li>Deployment descriptors<\/li>\r\n<\/ul>\r\n<strong>Module 7: Java EE Technologies<\/strong>\r\n<ul>\r\n \t<li>Servlets<\/li>\r\n \t<li>The web container<\/li>\r\n \t<li>Servlet API<\/li>\r\n \t<li>Session management<\/li>\r\n \t<li>Servlet threading issues<\/li>\r\n \t<li>JSP (JavaServer Pages)<\/li>\r\n \t<li>How JSP works<\/li>\r\n \t<li>JSP elements<\/li>\r\n \t<li>Using JavaBeans in JSP<\/li>\r\n \t<li>Custom tags<\/li>\r\n \t<li>Filters<\/li>\r\n \t<li>Filters and the processing pipeline<\/li>\r\n \t<li>Filtering API<\/li>\r\n \t<li>Uses for filters<\/li>\r\n \t<li>Event listeners<\/li>\r\n \t<li>What are EJBs?<\/li>\r\n \t<li>Main characteristics of EJBs<\/li>\r\n \t<li>EJB architectural components<\/li>\r\n \t<li>EJB container<\/li>\r\n \t<li>EJB container \u2013 persistence<\/li>\r\n \t<li>EJB container \u2013 transactions<\/li>\r\n \t<li>Enterprise JavaBeans<\/li>\r\n \t<li>Session beans<\/li>\r\n \t<li>Entity beans<\/li>\r\n \t<li>Message-driven beans<\/li>\r\n \t<li>EJB classes and interfaces<\/li>\r\n \t<li>EJB container \u2013 relationships<\/li>\r\n \t<li>How remote EJBs work<\/li>\r\n \t<li>Remote or local EJBs<\/li>\r\n \t<li>Web services<\/li>\r\n \t<li>Implementing web services in Java EE<\/li>\r\n \t<li>Deploying web services in J2EE<\/li>\r\n \t<li>JCA (Java EE Connector Architecture)<\/li>\r\n \t<li>Application-level contract<\/li>\r\n \t<li>System-level contracts<\/li>\r\n<\/ul>\r\n<strong>Module 8: Java EE Technology Choices<\/strong>\r\n<ul>\r\n \t<li>Client session state<\/li>\r\n \t<li>Client-managed state<\/li>\r\n \t<li>Web-tier-managed state<\/li>\r\n \t<li>EJB-tier-managed state<\/li>\r\n \t<li>Business objects<\/li>\r\n \t<li>When to use EJB<\/li>\r\n \t<li>When to use entity beans<\/li>\r\n \t<li>CMP vs. BMP<\/li>\r\n \t<li>Types of clients<\/li>\r\n \t<li>Web browser clients<\/li>\r\n \t<li>Java clients<\/li>\r\n \t<li>Model-View-Controller<\/li>\r\n \t<li>MVC in the web tier<\/li>\r\n \t<li>Web application frameworks<\/li>\r\n \t<li>Web presentation overview<\/li>\r\n \t<li>Java presentation overview<\/li>\r\n \t<li>Message-oriented middleware and JMS<\/li>\r\n \t<li>Messaging domains<\/li>\r\n \t<li>MOM characteristics<\/li>\r\n \t<li>Advantages of asynchronous communication<\/li>\r\n \t<li>Advantages of synchronous communication<\/li>\r\n<\/ul>\r\n<strong>Module 9: Java Connector Architecture (JCA)<\/strong>\r\n<ul>\r\n \t<li>JCA overview<\/li>\r\n \t<li>Resource adapter<\/li>\r\n \t<li>System contracts<\/li>\r\n \t<li>Outbound contracts<\/li>\r\n \t<li>Inbound contracts<\/li>\r\n \t<li>Lifecycle contracts<\/li>\r\n \t<li>Common Client Interface (CCI)<\/li>\r\n \t<li>Benefits of JCA<\/li>\r\n \t<li>Resource adapter adapter<\/li>\r\n \t<li>Connection management<\/li>\r\n \t<li>Transaction management<\/li>\r\n \t<li>Transaction scenario<\/li>\r\n \t<li>Client interaction<\/li>\r\n<\/ul>\r\n<strong>Module 10: SOA Concepts<\/strong>\r\n<ul>\r\n \t<li>Service-oriented architecture<\/li>\r\n \t<li>Componentization and reuse<\/li>\r\n \t<li>Benefits of service orientation<\/li>\r\n \t<li>Defining SOA<\/li>\r\n \t<li>Aligning the business<\/li>\r\n \t<li>What is a service?<\/li>\r\n \t<li>Service actors<\/li>\r\n \t<li>Service layering<\/li>\r\n \t<li>Service-orienting the enterprise<\/li>\r\n \t<li>Service-oriented thinking<\/li>\r\n<\/ul>\r\n<strong>Module 11: Introduction to JAX-WS<\/strong>\r\n<ul>\r\n \t<li>JAX overview<\/li>\r\n \t<li>Origins of JAX-WS<\/li>\r\n \t<li>JAX-WS architecture and tools<\/li>\r\n \t<li>Providing a service<\/li>\r\n \t<li>Service source (option 1)<\/li>\r\n \t<li>Service Java<\/li>\r\n \t<li>Service source (option 2)<\/li>\r\n \t<li>Calling a service<\/li>\r\n \t<li>Client source (option 1)<\/li>\r\n \t<li>Client source (option 2)<\/li>\r\n \t<li>Advanced features<\/li>\r\n<\/ul>\r\n<strong>Module 12: Java EE Security<\/strong>\r\n<ul>\r\n \t<li>JEE authentication mechanisms<\/li>\r\n \t<li>Basic authentication<\/li>\r\n \t<li>Form-based authentication<\/li>\r\n \t<li>Client certificate authentication<\/li>\r\n \t<li>JEE authorization<\/li>\r\n \t<li>Declarative security on web resources<\/li>\r\n \t<li>Programmatic security on web resources<\/li>\r\n \t<li>Security role reference<\/li>\r\n \t<li>Defining security roles with annotations<\/li>\r\n \t<li>Delegation<\/li>\r\n \t<li>Declarative security on EJB resources<\/li>\r\n \t<li>Protecting beans using annotations<\/li>\r\n \t<li>Protecting beans using the deployment descriptor<\/li>\r\n \t<li>Programmatic security on EJB applications<\/li>\r\n \t<li>Delegation<\/li>\r\n<\/ul>\r\n<strong>Module 13: Web Services Security (WS-Security)<\/strong>\r\n<ul>\r\n \t<li>The challenges<\/li>\r\n \t<li>Public Key Infrastructure (PKI)<\/li>\r\n \t<li>Digital signature<\/li>\r\n \t<li>Certificates<\/li>\r\n \t<li>Web services security overview<\/li>\r\n \t<li>SOAP message security<\/li>\r\n \t<li>Message integrity<\/li>\r\n \t<li>Message confidentiality<\/li>\r\n \t<li>Example of symmetric encryption<\/li>\r\n \t<li>Authentication using an identity token<\/li>\r\n \t<li>Authentication<\/li>\r\n \t<li>Transport-level security<\/li>\r\n \t<li>Audit trail<\/li>\r\n \t<li>Identity assertion using SAML<\/li>\r\n \t<li>SAML SOAP example<\/li>\r\n<\/ul>\r\n<strong>Module 14: Prototypes<\/strong>\r\n<ul>\r\n \t<li>What is a prototype?<\/li>\r\n \t<li>Conceptual prototypes<\/li>\r\n \t<li>Architectural prototypes<\/li>\r\n \t<li>Benefits of prototyping<\/li>\r\n \t<li>Deciding whether to build a prototype<\/li>\r\n \t<li>Prototypes and the software development lifecycle<\/li>\r\n \t<li>Prototype roles and responsibilities<\/li>\r\n \t<li>Throw-away vs. evolutionary prototypes<\/li>\r\n \t<li>Spikes<\/li>\r\n \t<li>Testing a prototype<\/li>\r\n<\/ul>\r\n<strong>Module 15: Describing and Evaluating Software Architecture<\/strong>\r\n<ul>\r\n \t<li>Architecture description<\/li>\r\n \t<li>Architectural views<\/li>\r\n \t<li>Sub-systems<\/li>\r\n \t<li>Layers<\/li>\r\n \t<li>Components<\/li>\r\n \t<li>Decomposing the system into components<\/li>\r\n \t<li>Software partitioning strategies<\/li>\r\n \t<li>Dependency management<\/li>\r\n \t<li>Component diagrams<\/li>\r\n \t<li>Deployment diagrams<\/li>\r\n \t<li>Multi-tier architectures<\/li>\r\n \t<li>Managing complexity<\/li>\r\n \t<li>Evaluating the architecture<\/li>\r\n<\/ul>\r\n<strong>Appendix A: Data Transfer in Distributed Computing<\/strong>\r\n<ul>\r\n \t<li>Data transfer in Java local computing<\/li>\r\n \t<li>Data transfer in Java distributed computing<\/li>\r\n \t<li>Comparison of local vs. distributed data transfer<\/li>\r\n<\/ul>\r\n<strong>Appendix B: Transactions<\/strong>\r\n<ul>\r\n \t<li>Need for transactions<\/li>\r\n \t<li>Transactions<\/li>\r\n \t<li>ACID properties<\/li>\r\n \t<li>Transaction components<\/li>\r\n \t<li>Distributed transactions<\/li>\r\n \t<li>Distributed transaction components \u2013 two-phase commit<\/li>\r\n \t<li>Java Transaction API (JTA)<\/li>\r\n \t<li>Object transaction<\/li>\r\n \t<li>EJB transaction basics<\/li>\r\n \t<li>Transaction propagation<\/li>\r\n \t<li>Transaction outcome<\/li>\r\n \t<li>Container-managed transaction<\/li>\r\n \t<li>Container-managed transaction settings<\/li>\r\n \t<li>Interacting with container-managed transactions<\/li>\r\n \t<li>Support for transaction attributes<\/li>\r\n \t<li>Bean-managed transaction<\/li>\r\n \t<li>Client-managed transaction<\/li>\r\n \t<li>Transaction isolation<\/li>\r\n \t<li>Isolation level<\/li>\r\n<\/ul>\r\n<strong>Appendix C: Business Tier and Integration Patterns<\/strong>\r\n<ul>\r\n \t<li>Business delegate pattern<\/li>\r\n \t<li>Data transfer object pattern<\/li>\r\n \t<li>DTO example (output)<\/li>\r\n \t<li>DTO example (input)<\/li>\r\n \t<li>DTO\u2019s role in MVC<\/li>\r\n \t<li>Access beans<\/li>\r\n \t<li>Types of access beans<\/li>\r\n \t<li>Data Access Bean<\/li>\r\n \t<li>Data class programming model<\/li>\r\n \t<li>Access Bean constructor<\/li>\r\n \t<li>Generating access beans<\/li>\r\n \t<li>Generating a data class<\/li>\r\n \t<li>Generating an EJB factory<\/li>\r\n \t<li>Using EJB factory and data class<\/li>\r\n \t<li>Removing the access bean<\/li>\r\n \t<li>Value object pattern<\/li>\r\n \t<li>Multi-valued objects<\/li>\r\n \t<li>Best practices: deriving EJB from the value object<\/li>\r\n \t<li>Composite entity pattern<\/li>\r\n \t<li>Class diagram<\/li>\r\n \t<li>How the client interacts<\/li>\r\n \t<li>Value object assembler<\/li>\r\n \t<li>Value list handler<\/li>\r\n \t<li>Design considerations<\/li>\r\n \t<li>Service locator<\/li>\r\n \t<li>Data Access Object (DAO)<\/li>\r\n \t<li>DAO implementation guidelines<\/li>\r\n \t<li>Service activator<\/li>\r\n \t<li>MDB \u2013 integrating JMS and EJB<\/li>\r\n \t<li>Message-driven beans differ from other EJBs<\/li>\r\n \t<li>Message beans are stateless<\/li>\r\n \t<li>Message-driven bean interfaces<\/li>\r\n \t<li>Message counter<\/li>\r\n \t<li>Class message counter<\/li>\r\n \t<li>Message processing<\/li>\r\n \t<li>Deployment descriptor entry<\/li>\r\n<\/ul>","cours_recommandes":"","infos_additionnelles":"<h3>An essential framework for distributed applications<\/h3>\r\nEnterprise application development today requires solutions capable of handling the growing complexity of systems. EJB 3 provides an effective answer with a simplified architecture based on Java EE standards. It enables the creation of modular, testable, and reusable business components, reducing maintenance costs and improving code quality. This technological framework ensures consistency in large-scale projects and offers better integration with existing information systems.\r\n<h3>Tangible benefits for development teams<\/h3>\r\nEJB 3 offers a clear model for managing transactions, security, and data persistence. Developers can therefore focus on business logic without getting lost in overly complex technical layers. This separation of responsibilities boosts productivity and reduces errors. Teams also benefit from an environment where business rules are centralized, making it easier to evolve applications over time.\r\n\r\nFor example, in the banking sector, where transactions must comply with ACID properties, EJB 3 ensures optimal reliability. In an e-commerce environment, it supports thousands of simultaneous connections while maintaining high availability. These cases illustrate the added value of this technology in industries where robustness and security are critical.\r\n<h3>The importance of multi-tier architectures<\/h3>\r\nThe training explores in detail multi-tier architectures, which are essential for performance and scalability. Understanding the differences between two-tier, three-tier, or N-Tier approaches allows participants to select the most suitable model based on project needs. This knowledge is crucial for designing systems capable of handling heavy user loads while remaining stable and secure. Learners also discover how to anticipate latency issues and reduce the number of network calls to improve responsiveness.\r\n<h3>Security and quality of service at the core of the program<\/h3>\r\nSecurity is a major challenge in distributed environments. The course dedicates several modules to access control, authentication, and the protection of sensitive data. Participants learn how to apply security principles across multiple levels, from client to server and up to web services. In parallel, quality of service is studied in all its dimensions: performance, reliability, availability, and maintainability. These skills are essential for building resilient applications that meet user expectations.\r\n\r\nFor instance, in the healthcare sector, where confidentiality is crucial, EJB 3 security mechanisms ensure that only authorized personnel can access medical data. Similarly, in telecommunications, availability requirements are addressed through advanced transaction management and fault tolerance.\r\n<h3>Service-oriented architectures and inter-system communication<\/h3>\r\nService-Oriented Architecture (SOA) is an integral part of the training. It acts as a strategic lever for fostering interoperability between applications. EJB 3 integrates naturally into this model, enabling the creation of services exposed through APIs or web services. Participants learn how these mechanisms streamline communication between heterogeneous systems and contribute to greater business agility.\r\n\r\nThis approach is especially valuable for organizations that need to connect ERP systems, legacy databases, and modern applications. Using EJB 3 makes it possible to design a consistent architecture capable of efficiently linking disparate environments while ensuring unified security.\r\n<h3>An expertise in high demand<\/h3>\r\nMastering EJB 3 and Java EE is a significant professional asset. Companies are seeking professionals capable of designing distributed systems that are both high-performing and secure. Enrolling in this training means acquiring a skill set directly applicable to strategic projects, while also opening opportunities to broaden one\u2019s role toward software architecture and the management of complex projects.\r\n\r\nEJB 3-trained developers can contribute to a variety of initiatives: modernizing monolithic applications, integrating web services into service-oriented architectures, or implementing messaging solutions with JMS. These skills are in high demand within large corporations and IT service companies.\r\n<h3>FAQ<\/h3>\r\n<strong>What are the benefits of EJB 3 for developers?<\/strong>\r\n\r\nThey simplify code, improve transaction management, provide built-in security, and reduce technical overhead.\r\n\r\n<strong>Does this training cover data persistence?<\/strong>\r\n\r\nYes, persistence is addressed through the EJB container and related mechanisms, with hands-on examples to strengthen learning.\r\n\r\n<strong>What technical level is required to attend this course?<\/strong>\r\n\r\nParticipants should have knowledge of the Java language and some background in servlets and JSP. Familiarity with EJB 2.x is a plus.\r\n\r\n<strong>Who is this training designed for?<\/strong>\r\n\r\nApplication developers, software architects, IT managers, and technical project leaders are the primary target audience.\r\n\r\n<strong>Is EJB 3 still used today?<\/strong>\r\n\r\nYes, many organizations continue to rely on this technology for mission-critical applications, particularly in finance, telecommunications, and industry.","inclus_dans_ce_cours_virtuel":"<ul>\r\n \t<li>Training provided by a certified trainer<\/li>\r\n \t<li>Preparation for the exam<\/li>\r\n \t<li>Documentation and digital media<\/li>\r\n \t<li>Achievement Badge<\/li>\r\n<\/ul>","inclus_dans_ce_cours_presentiel":"<ul>\r\n \t<li>Training provided by a certified trainer<\/li>\r\n \t<li>Preparation for the exam<\/li>\r\n \t<li>Documentation and digital media<\/li>\r\n \t<li>Achievement Badge<\/li>\r\n<\/ul>","inclus_dans_ce_cours_blended":"","inclus_dans_ce_cours_elearning":"","inclus_dans_ce_cours_surmesure":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>EJB 3 Development Training in Java EE - ITTA<\/title>\n<meta name=\"description\" content=\"EJB 3 Development Training in Java EE: Simplify development and master the leading distributed architecture\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/developing-with-ejb3-in-java-ee\/\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/developing-with-ejb3-in-java-ee\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/developing-with-ejb3-in-java-ee\\\/\",\"name\":\"EJB 3 Development Training in Java EE - ITTA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\"},\"datePublished\":\"2022-12-29T07:24:28+00:00\",\"dateModified\":\"2025-08-19T18:57:48+00:00\",\"description\":\"EJB 3 Development Training in Java EE: Simplify development and master the leading distributed architecture\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/developing-with-ejb3-in-java-ee\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/developing-with-ejb3-in-java-ee\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/developing-with-ejb3-in-java-ee\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Development\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Programming languages\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Developing with EJB3 in Java EE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"name\":\"ITTA\",\"description\":\"Formations &amp; Certifications en Suisse Romande\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.itta.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Organization\",\"EducationalOrganization\"],\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\",\"name\":\"ITTA\",\"alternateName\":\"IT TRAINING ACADEMY SA\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"contentUrl\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"width\":1500,\"height\":623,\"caption\":\"ITTA\"},\"image\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/ITTA\\\/100063747262936\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/1001738\",\"https:\\\/\\\/www.instagram.com\\\/itta_suisse\\\/\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+41 58 307 73 00\",\"contactType\":\"customer service\",\"availableLanguage\":[\"French\",\"English\"],\"areaServed\":[{\"@type\":\"Country\",\"name\":\"Switzerland\"},{\"@type\":\"Country\",\"name\":\"France\"}]},\"location\":[{\"@type\":\"Place\",\"name\":\"ITTA Geneve\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Route des Jeunes 35\",\"addressLocality\":\"Carouge\",\"postalCode\":\"1227\",\"addressRegion\":\"GE\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.18274,\"longitude\":6.12922}},{\"@type\":\"Place\",\"name\":\"ITTA Lausanne\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Rue des Cotes-de-Montbenon 16\",\"addressLocality\":\"Lausanne\",\"postalCode\":\"1003\",\"addressRegion\":\"VD\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.52111,\"longitude\":6.62734}}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"EJB 3 Development Training in Java EE - ITTA","description":"EJB 3 Development Training in Java EE: Simplify development and master the leading distributed architecture","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/developing-with-ejb3-in-java-ee\/","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/developing-with-ejb3-in-java-ee\/","url":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/developing-with-ejb3-in-java-ee\/","name":"EJB 3 Development Training in Java EE - ITTA","isPartOf":{"@id":"https:\/\/www.itta.net\/en\/#website"},"datePublished":"2022-12-29T07:24:28+00:00","dateModified":"2025-08-19T18:57:48+00:00","description":"EJB 3 Development Training in Java EE: Simplify development and master the leading distributed architecture","breadcrumb":{"@id":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/developing-with-ejb3-in-java-ee\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/developing-with-ejb3-in-java-ee\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/developing-with-ejb3-in-java-ee\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.itta.net\/en\/"},{"@type":"ListItem","position":2,"name":"Development","item":"https:\/\/www.itta.net\/en\/trainings\/development\/"},{"@type":"ListItem","position":3,"name":"Programming languages","item":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/"},{"@type":"ListItem","position":4,"name":"Developing with EJB3 in Java EE"}]},{"@type":"WebSite","@id":"https:\/\/www.itta.net\/en\/#website","url":"https:\/\/www.itta.net\/en\/","name":"ITTA","description":"Formations &amp; Certifications en Suisse Romande","publisher":{"@id":"https:\/\/www.itta.net\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.itta.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Organization","EducationalOrganization"],"@id":"https:\/\/www.itta.net\/en\/#organization","name":"ITTA","alternateName":"IT TRAINING ACADEMY SA","url":"https:\/\/www.itta.net\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","contentUrl":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","width":1500,"height":623,"caption":"ITTA"},"image":{"@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/ITTA\/100063747262936\/","https:\/\/www.linkedin.com\/company\/1001738","https:\/\/www.instagram.com\/itta_suisse\/"],"contactPoint":{"@type":"ContactPoint","telephone":"+41 58 307 73 00","contactType":"customer service","availableLanguage":["French","English"],"areaServed":[{"@type":"Country","name":"Switzerland"},{"@type":"Country","name":"France"}]},"location":[{"@type":"Place","name":"ITTA Geneve","address":{"@type":"PostalAddress","streetAddress":"Route des Jeunes 35","addressLocality":"Carouge","postalCode":"1227","addressRegion":"GE","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.18274,"longitude":6.12922}},{"@type":"Place","name":"ITTA Lausanne","address":{"@type":"PostalAddress","streetAddress":"Rue des Cotes-de-Montbenon 16","addressLocality":"Lausanne","postalCode":"1003","addressRegion":"VD","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.52111,"longitude":6.62734}}]}]}},"_links":{"self":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/14610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations"}],"about":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/types\/formations"}],"wp:attachment":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/media?parent=14610"}],"wp:term":[{"taxonomy":"editeurs","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/editeurs?post=14610"},{"taxonomy":"domaine","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/domaine?post=14610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}