In application server systems of today, the presentation layer drives the business logic. Even leading-edge application servers which use declarative languages like XMLC, do not address the control logic issue. For maintainability, you need a control layer, which is what differentiates OLTP systems from application servers.
and continued with two criticisms. First, why is there no maxsize parameter whose value is dictated by the database constraints? Second, why was the graphic designer adding such an element to their page at all?<input type="text" name="username" size="25">
My chief beef (hey that rhymes) with the bivio approach is that most HTML designers like to work on whole pages.
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |