导航

2014年3月10日

摘要: 这里的doRequest()是指RequestHandler中的同名函数:public void doRequest(HttpServletRequest request, HttpServletResponse response, String chain, GenericValue userLogin, Delegator delegator) throws RequestHandlerException { ... }下面以http://localhost:8080/practice/control/main?foo=xxx&bar=yyy为例演示说明一下整个doR... 阅读全文

posted @ 2014-03-10 15:27 eastson 阅读(3133) 评论(0) 推荐(0)