标签: exception-handling nullpointerexception dao struts-1
我正在使用struts 1.3.8和Spring Jdbc。如何处理DAO层中引发的异常并将信息传递给表示层。我是否必须通过使用全局转发来处理DAO层或Struts中我能做到吗???哪个最好??? 在此先感谢, Laxman Chowdary