Figure 2 - uploaded by Arantza Irastorza
Content may be subject to copyright.
Contexts in source publication
Context 1
... system starts by prompting the user to provide the desired car model (see figure 1, first page); if more than one car matches the query criteria, the site returns a list with the matching cars (second page); once a car has been univocally identified, the site renders the corresponding car details (third page). Figure 2 shows the design artifacts associated with the screen-shots of the previous figure. We use the UML stereotypes introduced in [ 3] to illustrate this. ...
Context 2
... shown in figure 2, the "carSearch" client page (the first page in figure 1) provides a link to the "CatalogueSearch" server page. This servlet accesses the "SecondHandCarCatalogue" domain object -the model-, and invokes the "BuildCarList" servlet which builds the presentation of the car list (the second page in figure 1). ...