if action class method throw exception where is the handler and how to get control after that....???

Posted by rozer on Stack Overflow See other posts from Stack Overflow or by rozer
Published on 2010-05-30T13:07:57Z Indexed on 2010/05/30 13:12 UTC
Read the original article Hit count: 126

Filed under:
|

If action class method signature have throws statement and in that method any exceoption occurs then how the flow will move. then suppose we need to take contol of flow and want to show our jsp , what will be the steps

please help out.....

© Stack Overflow or respective owner

Related posts about java

Related posts about struts