phpsurf wrote:
> Hi
>
> when looking at the default ExceptionHandler implementation, I saw that
> there was a special behaviour when handling
> org.apache.struts.util.AppException.
>
...
> But the problem is that its properties are private instead of protected, so
> it's quite difficult to add some features to the class ...
That sounds reasonable, to make them protected.
Go ahead and submit a bug request
http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Struts
-Rob
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@jakarta.apache.org>
|