struts2 annotation 配备

struts2 annotation配置?? ----------?@Action 重定向@Action(value /code/generatePoject, result

struts2 annotation 配置

?

?>> ---------->? @Action 重定向@Action(value = "/code/generatePoject", results = { @Result(name = "success", location = "project/list", type= "redirectAction")})