课程: Learning JakartaEE

免费学习该课程!

今天就开通帐号,24,700 门业界名师课程任您挑!

Challenge: Adding the escalation functions

Challenge: Adding the escalation functions

课程: Learning JakartaEE

Challenge: Adding the escalation functions

- [Instructor] Now that you saw the UIs in the previous video, which is already done for you to make your life easy, but don't forget to go through the Jakarta Faces Facelet pages and the CDI managed beans or backing beans as to how they've been written to glue the components in the presentation tier. As I told you before, the challenge objectives can be found in a text file named challenge-objectives.txt in the Code Challenges folder. You can go through them before or during the code challenge. So in this code challenge, you will be practicing a bit of what you learned throughout the chapters of this course. As this is a quite complex function, I've written some of the code for you and left comments in the code where you need to write code. You can see instruction comments in the following classes of the support-ticket-app application. EscalateTicketBean CDI bean, TicketEnterpriseBean, EscalatedTicket entity class. And the classes of the ticket-receiver application…

内容