[SOLVED] [Semi-OT] Incompatible object argument for function call

2004-06-09 Thread Henrique VIECILI
Viecili - Original Message - From: Henrique VIECILI To: Struts Users Mailing List Sent: Wednesday, June 09, 2004 2:29 PM Subject: [Semi-OT] Incompatible object argument for function call Hi All, I use a bean in the application scope doing like this: then i set some

[Semi-OT] Incompatible object argument for function call

2004-06-09 Thread Henrique VIECILI
Hi All, I use a bean in the application scope doing like this: then i set some properties using and then in scriplet: <% myBean.executeSomething();%> but a ServletException is thrown with this message: (class: my/pkg/MyBean, method: executeSomething signature: ()V) Incompatible object argu