Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in controller

Optional long parameter is present but cannot be translated into a null value

How can I pass data from an AuthorizeAttribute to the Controller?

Rails: URL after validation fails when creating new records via form

What data (if any) persists across web-requests in Ruby on Rails?

"return render" vs "render ... and return" in Rails

ruby-on-rails controller

How to unbind an external event when a controller/$scope is destroyed?

events controller angularjs

Check preconditions in Controller or Service layer

AngularJS multiple uses of Controller and rootScope

How to get a url parameter in Magento controller?

magento url controller

Accessing Database Entities from Controller [closed]

navigationController title

How to Change ASP.NET MVC Controller Name in URL?

c# asp.net-mvc url controller

Why does Rails create a controller for every request?

ruby-on-rails controller

Unit testing my controller method results in an empty ViewName?

Rails current_page? versus controller.controller_name

In asp.net mvc is it possible to make a generic controller?

Passing multiple parameters to controller in ASP.NET MVC; also, generating on-the-fly queries in LINQ-to-SQL

Spring forward with added parameters?

java spring controller forward

What are good candidates for base controller class in ASP.NET MVC?

Spring Boot - redirect to a different controller method