In the sequence diagram,do we need map the object to the class?I mean just show like LoginServlet or :LoginServlet?And if the class use other class or interface,just like HttpSession,do we need add it in the class diagram?For the
EJB part,do we need show Home and Remote interface in the class diagram or just show the bean class in the class diagram?
thanks