多于一个的类需要处理特别的请求。
action类将处理所有HTTP请求。
扩展Struts动作类以处理HTTP请求。
page对象是处理当前请求的servlet类实例。
The page object is the instance of the servlet class processing the current request.
page对象是处理当前请求的servlet类实例。
The page object is the instance of the servlet class processing the current request.
应用推荐