I want to know about the amount of details in the uml diagrams in the ocmjea part2 assignment.
1. if i,m using
jsf in the presentation and since a master controller is present in the jsf implicitly.
I,m planning to skip the controller in the class diagram and show xhtml and managed beans instead.
2. In which diagram i have to show the business interfaces for session beans in the class diagram or component diagram
3.Suppose i have a session bean which is interacting with a web service,do i need to show the DAO in the class diagram or in component diagram.
I have read cade's chapter 9 and try to follow it ,but the diagrams are not uml complaints and filled with errors also.
i need suggestions on how to do this correctly.