News

After a simple Grails application, let’s create a CRUD application. Such an application allows to perform basic database operations to read table rows from the database, create new rows, and edit and ...
Hi,<BR><BR>I have been assigned to develop yet another CRUD web site. In my previous gig, we used Hibernate + Struts + Struts Layout... and it sucked:<BR><BR>1. Hibernate is complex. You have to keep ...
My fans know that my standard test for everything from PaaS (platform as a service) to alternative programming languages is something I call Granny’s Addressbook, a simple CRUD application. As it ...