@Controller @RequestMapping(value="/weather") public class WeatherController extends Object
WeatherController()
String
index(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model uiModel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WeatherController()
@RequestMapping(method=GET) public String index(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model uiModel)
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.