nl.surfnet.coin.teams.control
Class JSController

java.lang.Object
  extended by nl.surfnet.coin.teams.control.JSController

@Controller
public class JSController
extends Object

Author:
steinwelberg Controller that handles the javascript of a user.

Constructor Summary
JSController()
           
 
Method Summary
 String js(org.springframework.ui.ModelMap modelMap, javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSController

public JSController()
Method Detail

js

@RequestMapping(value="/js/coin-teams.js")
public String js(org.springframework.ui.ModelMap modelMap,
                                javax.servlet.http.HttpServletRequest request)


Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.