struts2使用annotation注意事项

struts2使用annotation注意事项

1.包名只能以.action .actions  .struts  .struts2结尾。如:com.cnbolgs.web.actions

2.类名只能以Action结尾。如: userAction,loginAction

posted @ 2016-10-19 10:40  不自然地坚持  阅读(115)  评论(0编辑  收藏  举报