Save This Page
Home » struts-2.0.11.2-src » example » [javadoc | source]
example
public class: ExampleController [javadoc | source]
java.lang.Object
   example.ExampleController

All Implemented Interfaces:
    org.springframework.web.servlet.mvc.Controller

Method from example.ExampleController Summary:
handleRequest
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from example.ExampleController Detail:
 public ModelAndView handleRequest(HttpServletRequest request,
    HttpServletResponse response) throws IOException, ServletException