> Hi,
>
> docs say not to use the depracated perform().  Use execute() instead.
> I require execute() because perform() does not handle SQL exception.
>
> I get a compile error class LoadUserCategoriesController must use abstract
> interface perform().
>

Did you verify you're using a nightly build of Struts (1.2-dev)?

Controller#execute() was just added a few days ago, see
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19022

HTH,
    Yann




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

Reply via email to