Yes, I'm sure.

When I deploy the application in other server the application runs perfectly, but when I deploy it in local I see this error.

Agustín González García
-------------------------------------
Mantenimiento J2EE - Treelogic
Tel: 985 73 27 32
Edificio Centroastur, 2ª planta
Polígono SIA Copper
33420, Lugones - Asturias - España

----- Original Message ----- From: "Marcello Savino" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Wednesday, January 31, 2007 11:17 AM
Subject: R: No getter method for property


Are you sure the class containg the methods "getNombre" is istanziated ?


Marcello

-----Messaggio originale-----
Da: Agustín [mailto:[EMAIL PROTECTED]
Inviato: mercoledì 31 gennaio 2007 10.45
A: user@struts.apache.org
Oggetto: No getter method for property

Hello.

I have a problem with Struts. When I connect to application url I see the following message:

"No getter method for property nombre of bean org.apache.struts.taglib.html.BEAN"

I have the get and set method fot the property nombre, but I have more than one method. I have:

getNombre()
getNombre(int)
setNombre()
setNombre(int)

What is the problem?

Thanks.

Agustín González García
-------------------------------------
Mantenimiento J2EE - Treelogic
Tel: 985 73 27 32
Edificio Centroastur, 2ª planta
Polígono SIA Copper
33420, Lugones - Asturias

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




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

Reply via email to