blog.kdgregory.com
Showing posts with label
html
.
Show all posts
Showing posts with label
html
.
Show all posts
Wednesday, July 25, 2012
Business Logic and Interactive Web Applications
›
By the mid-2000s, the structure of an MVC web-app had gelled: business logic belonged in the model (which was usually divided into a servic...
Monday, November 16, 2009
Building a Product List Service: HTML Templating
›
Along with the product list service itself, I built a demo page. The first iteration of this page was very simple: a table to display list ...
Monday, October 12, 2009
Building a Wishlist Service: HTML Forms
›
Back to the wishlist service, and it's time to look at the client side. In particular, the mechanism that the client uses to submit req...
›
Home
View web version