Babu Kalakrishnan <[EMAIL PROTECTED]> writes:

>Henning P. Schmiedehausen wrote:

>>As your actions normally extend VelocityAction or VelocitySecureAction
>>and these extend in turn o.a.t.util.velocity.VelocityActionEvent which
>>in turn extends ActionEvent, you can just write a small CustomAction
>>class which extends VelocityAction and shadows formatString. I'd be
>>interested in hearing results.
>>  
>>
>Hmm.. remember trying to do that that a while back to overcome the bug 
>in the
>formatString method (IIRC the test for the parameter ending with ".x" 
>and ".y"
>had a "&&" instead of a "||").

>Unfortunately you cannot override formatString because it is marked 
>final. So

Uh, is it? We might simply change this.

        Regards
                Henning
-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
                       -- Michelle Levesque, "Fundamental Issues with
                                    Open Source Software Development"

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

Reply via email to