Force mvc is part of the dart force framework. It is a server side implementation with concepts of spring mvc. It uses annotations like @RequestMapping, @Controller, @ModelAttribute, interceptors, ... more to come.
You can use path variables in the url to make it more dynamic! In this example it is /var/{var1}/.