-
UML State transition diagram for web apps
If you are creating a state transition diagram to model a web app in Java, what would you normally be modelning the states of? THe controller servlet? For example, in an e-commerce app, multiple things are involved, likea login screen possibly, an online caatalog, a shopping cart, a payment, etc. Yet, except for the cart, and the controller servlet that manages the session, nothing else actually changes state. What would you model with such a diagram? Thanks.
-
The shopping cart itself can have many states. Use MVC pattern.
Similar Threads
-
Replies: 0
Last Post: 04-20-2006, 09:21 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks