I noticed that the Execute method in the Action class throws java.lang.Exception. I 
understand that this is done for supporting the Declarative Exception Handling feature.
Now, I am having a problem identifying all the possible exceptions that can be thrown 
while processing the action, as the compiler won't tell me about them.

Is there any way to overcome this?
How do you recommend to work after the perform (deprecated) method will desapear?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to