aspose file tools
The moose likes Struts and the fly likes How to perform exception handling in struts1.3.8, raised from DAO layer? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to perform exception handling in struts1.3.8, raised from DAO layer?" Watch "How to perform exception handling in struts1.3.8, raised from DAO layer?" New topic
Author

How to perform exception handling in struts1.3.8, raised from DAO layer?

Laxman Chowdary
Greenhorn

Joined: Apr 11, 2012
Posts: 21

I'm using struts 1.3.8 and Spring Jdbc. How to handle the exceptions raised in the DAO layer and pass the infomation to the presentation layer. Should i have to handle in DAO layer or in Struts by using global forward can i do it??? which is best???
Thanks in Advance,
Laxman Chowdary
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to perform exception handling in struts1.3.8, raised from DAO layer?
 
Similar Threads
Display Messages in Struts
Should it be one DAO per entity?
How to perform Unit Testing on Module developed on Struts, Spring and Ajax?
passing exeception
Using HSQLDB for testing struts