Hi
While now I am working with
SCEA part2 assignment,
I have a question about sequence diagram required.
From the requirments there supposed to be two kinds of
client (like
JSP and Swing),
when I work on sequence diagram,
since details of these two kinds of client are
quite different(jsp and swing),
I am confused should I draw two
sequence diagrams for each use case?
one is for Jsp client and the other is for
swing client. Acturally, for both client
the bussiness tier are absolutely same.
Any tips would be appreicated