Exercises

To extend your knowledge of the subjects covered today, try the following exercises:

1:Define a deleteCourses(String[] courseIds) method in the remote interface EnrollmentCart. Add a corresponding deleteCourses(String[] courseId) method in the enterprise bean class EnrollmentCartEJB.
2:Modify the sample client to make use of the method in exercise 1 by deleting some of the courses in the EnrollmentCartEJB.

Get Sams Teach Yourself EJB in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.