last edited
5 years ago by
fdrake
created: 2003-08-03
ViewComponent
View components are used to present content and application
components using specific representation schemes or user interfaces,
such as web browsers, FTP, XML-RPC, windowing systems and so on.
Terminology note:
- In MVC, these are called "views".
- In J2EE, these are implemented with "servlets".