Hi,

  Do you have the full stack trace of the error ? This will help to 
understand what happen.

     Cedric

Michael wrote:

>When I try to use controllerClass:
>
>  <definition name="plant_list"
>              path="/jsp/status/plant_list.jsp"
> 
>controllerClass="com.idtect.oemserver.web.GetAllPlantsAction"
>              >
>
>I get this error:
>
>[ServletException in:/jsp/layouts/default_layout.jsp] Controller of
>class 'com.idtect.oemserver.web.GetAllPlantsAction' should implements
>'Controller' or extends 'Action'' 
>
>My controller class does extend TilesAction (which extends Action):
>
>public final class GetAllPlantsAction extends TilesAction {
>}
>
>Am I doing something wrong?
>
>
>Michael
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>  
>



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

Reply via email to