您的位置:首页 >> 编程开发 >> Java >> Struts/Hibernate >> 正文
Struts/Hibernate RSS
 

struts通用Exception处理

http://www.rdxx.com 08年06月25日 00:00 我要投稿

关键词: 通用 , Struts , exception , PTi
p;   //置error入 collection under Globals.ERROR_KEY.
       this.storeException(request, key, error, forward, ec.getScope());
       return forward;
      }
      //默认 Handle the Exception.
      //Return the ActionForward instance (if any) returned by the called ExceptionHandler
      return super.execute(ex, ec, mapping, form, request, response);

共2页  1 2


 
 
标签: 通用 , Struts , exception , PTi 打印本文
 
 
  热点搜索
 
 
 



Valid XHTML 1.0 Transitional
Copyright ©2005 - 2008 Rdxx.Com,All Rights Reserved
收藏本页
收藏本站