Tag Archives: Monorail

jQuery.serializeArray() works also outside a form

  Quote from jQuery docs: "Note that serializeArray() only works on form elements, using this method on another element will not work." (http://docs.jquery.com/Ajax/serializeArray)   However, this is wrong, at least in 1.4.2 because I’m using the function to send some params to a controller this way: <input type="hidden" id="LicenseId" name="LicenseId" value="" class="markerDTO" /> <input type="hidden" [...]

NVelocity over Spark

Ever since I started to build web applications using Castle Monorail, I used NVelocity as view engine. I know many think is not powerful enough and that there are view engines better than NV. Still, for our projects, NV was just enough. For Storingen project I decided to user Spark v1.0, a new view engine [...]

Follow

Get every new post delivered to your Inbox.