R: No getter method for property 2007-01-31 - By Marcello Savino
Back Are you sure the class containg the methods "getNombre" is istanziated ?
Marcello
-- --Messaggio originale-- -- Da: Agust?n [mailto:agustin.gonzalez@(protected)] Inviato: mercoled? 31 gennaio 2007 10.45 A: user@(protected) 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: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|