File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes how to handle different clients Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "how to handle different clients" Watch "how to handle different clients" New topic
Author

how to handle different clients

rajesh ganapathy
Greenhorn

Joined: Mar 31, 2007
Posts: 4
Hi Guys,
Did you have two component diagrams to show web and standalone client or just showed it in one component diagram

Thanks
Raj
Michael Ztang
Greenhorn

Joined: Apr 07, 2007
Posts: 11
I think one component diagram might be enough, sine just dependencies are shown there. More interesting question is how to show different clients in the sequence diagrams without drawing the same sequences again and again...
Gigi D'Agostino
Greenhorn

Joined: Apr 05, 2007
Posts: 7
...if you used one component for both clients in the component diagram you could do the same in the sequence... what's the difference?


OCP DBA 8i and 9i, SCEA, SCDJWS, SCBCD, SCWCD
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to handle different clients
 
Similar Threads
Printing GUI current Coordinates in the GUI
class vs component
Updating Components
Web services and Components?
How to handle JComboBox?