标签存档: DispatchAction

Struts DispatchAction 类的使用

目的:将多个相关的业务封装在同一个Action中,从而避免工程中存在过多的Action

  • Action 的生成过程中要继承 DispatchAction
  • [singlepic id=61 w=320 h=240 float=none][......]

继续阅读