Users Online
· Guests Online: 11
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Newest Threads
No Threads created
Hottest Threads
No Threads created
Latest Articles
DEMO - Enterprise Java Beans Course
![]() Java Courses |
Categories | Most Recent | Top Rated | Popular Courses |
![]() | Uploader | Date Added | Views | Rating |
Superadmin | 13.03.16 | 788 | No Rating | |
Description | ||||
Although small-scale Java EE applications can be built without JavaBeans, in the large-scale Java EE world they're needed to separate business logic from presentation. Learn how to build your own JavaBeans and get developer tips for developing enterprise-level applications that are scalable, cross-compatible, and less demanding of server resources. In this course Patrick Royal covers the core concepts behind JavaBeans and explores the syntax, commands, and tools you need to know. He shows how to create session and entity objects, build server-side code, design objects to take advantage of parallel processing, and improve your code with optimization techniques and extensions. He also issues several JavaBeans programming challenges that allow you to test your knowledge along the way. Topics include: Building your first simple JavaBeans component Creating simple entity beans and message-driven beans Defining a primary key Understanding the life cycle of beans Creating home and component interfaces Controlling concurrent access to JavaBeans objects Debugging and optimizing JavaBeans code Enabling security and encryption Creating asynchronous methods Lesson Description Section 1 INTRODUCTION Lesson 01 Welcome Lesson 02 What you need to get started Lesson 03 Using the exercise files Lesson 04 Using the challenges Section 2 ABOUT JAVA BEANS Lesson 05 What is Enterprise Beans Lesson 06 Working with JavaBeans Components Lesson 07 Application vs Database servers Lesson 08 Setting up a runtime architecuture Lesson 09 Creating a simple program Lesson 10 Challenge : Build a simple JavaBeans Component Lesson 11 Solution : Build a simple JavaBeans Section 3 JavaBeans Objects Lesson 12 Session vs Entity objects Lesson 13 Creating a simple entity bean Lesson 14 Creating a simple message driven bean Lesson 15 Defining a primary key Lesson 16 Challenge - Design a JavaBeans Object Lesson 17 Solution - Design a JavaBeans Objects Section 4 Server-side Programming Lesson 18 Server-side vs Client side programming Lesson 19 Understanding the Life Cycle of beans Lesson 20 Creating a home interface Lesson 21 Creating a component interface Lesson 22 Creating a client to access the bean Lesson 23 Challenge : Create a client code to access your JavaBean Lesson 24 Create a client code to access your JavaBean Section 5 Parallel and Distributed Processing Lesson 25 What is parallel processing Lesson 26 CRCW, CREW and EREW access patterns Lesson 27 Controlling concurrent access to JavaBeans objects Lesson 28 Tips for maximizing efficiency Lesson 29 Challenge ![]() Lesson 30 Solution ![]() Section 6 Improving your Java Code Lesson 31 Debugging JavaBeans Lesson 32 Optimizing JavaBeans code Lesson 33 Choosing session vs entity object types Lesson 34 Enabling security and encryption Lesson 35 Challenge: Optimize a JavaBeans Object Lesson 36 Solution: Optimize a JavaBeans Object Section 7 Extensions Lesson 37 Internationalization and localization Lesson 38 Creating asynchronous methods Lesson 39 Transactions |
Ratings
Comments
No Comments have been Posted.
Post Comment
Please Login to Post a Comment.