Archive | December 6th, 2010

Spring HTML TRANSFORM Tag (<spring:transform>)

December 6, 2010

0 Comments

Spring Tag Library Spring MVC provides a JSP tag library (Spring Form) for making it easier to bind form elements to Model data. Spring Framework also provides you with some tags for evaluating errors, setting themes and outputting internationalized messages. Spring Framework Articles Buy Spring Framework Books from Java Books Store Introduction to Spring MVC [...]

email

Creating Database aware applications in Ruby on Rails

December 6, 2010

0 Comments

Introduction In this article, we will explore the capabilities of Ruby with respect to the Data Tier. One can understand the power of Ruby which greatly simplifies the development of data aware applications after reading this article. This is mainly because of the abstraction introduced in Ruby in the form of Active Record. Active Record [...]