J2EE Registration Project (03) – Developing Enterprise Java Beans (EJBs)

This step involves creating Enterprise Java Beans (EJBs) in the Business Tier of the Registration Project. The process includes right-clicking on the RegistrationProject-ejb module and selecting the option to create new persistence components.

TheFrugalComputerGuy2655 views4:18

🔥 Related Trending Topics

LIVE TRENDS

This video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!

THIS VIDEO IS TRENDING!

This video is currently trending in Bangladesh under the topic 's'.

About this video

We create the Enterprise Java Beans in the Business Tier of the project. We right click on the RegistrationProject-ejb and create a new – other – Persistence - Entity Classes from Database. This will create our java file with the queries to select the data from the database as well as the constraint annotations and the getter and setter methods. Then we again right click on the RegistrationProject-ejb module and select new – other – Enterprise JavaBeans – Session Bean for Entity Classes. We will create a local interface for this bean. This will create three more java files the abstractfacade, the facade, and the facadelocal. The facadelocal program will be the interface program we will connect to from our servlets to send and receive data on the database.

Video Information

Views
655

Total views since publication

Duration
4:18

Video length

Published
Dec 30, 2015

Release date

Quality
hd

Video definition

Tags and Topics

This video is tagged with the following topics. Click any tag to explore more related content and discover similar videos:

Tags help categorize content and make it easier to find related videos. Browse our collection to discover more content in these categories.