Chapter Summary

  • The activities of implementation include mapping the design into code and components, unit testing, and reverse engineering.

  • Client-side and server-side programmers deal with the implementation of business logic. Graphic artists provide the implementation for the look and feel of the user interface.

  • When the enabling technology is scripted pages (ASP, JSP), each server page maps to one map to one scripted page file (Page component).

  • With the enabling technology, each Page component might realize multiple server pages. In this case, parameters are used to denote which server page role is to be performed.

  • Use component stereotype names specific to the enabling technology, such as <<ASP>>, <<servlet>>, <<JSP>>, <<ISAPI>>, or <<NSAPI>> ...

Get Building Web Applications with UML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.