I am thinking of using domain object as @RequestBody. My domain objects are immutable objects and so they do not have any setter methods. Its a application/json request and I am using Jackson message
I want to declare some php functions and i would like to call those functions in various places in magento.Usually in my core php projects i\'m declaring php functions in functions.php and i include t
I am using Tiles 2, Spring 3 MVC, Tomcat ver.7 and Eclipse (Springsource Tool Suite). I hope somebody can help.
I\'m developing several web sites in Kohana using its template system so that one code base is running several web sites using the same back end DB. I\'m starting to see a lot of if statements in the
I don\'t understand how access data from my View in other table. I have few models. First is User, second is UsersPreferences. So i have settings page for users and code looks like this:
Designers want to add external CSS files, but they only may work on modules/templates, now what? So coders created actions, now designers can build HTML to display... but they dont edit whole layout,
I want 开发者_如何学编程to keep hash value in returnURL when user is sent to LogOn controller, but IE7-9/Safari/Opera removes it.
Main page of my website consists of multiple blocks such as last offers, last news, last articles and so on. Each block has controls like \"show more\" or \"refresh\" so that when user clicks, the blo
I\'m posting a ghost here, that daunts me for some years. It\'s a question about how to build the right model, the right objects.
I\'m trying develop a reddit style site which allows users to vote on links. The voting feature goes beyond basic CRUD supported by resources :links I\'ve written the up/down actions and linked them t