Re: No getter method for property: "productName" of bean: "product"

2009-10-19 Thread Alessio Mereu
t; getProductname() and not getProductName(). > > > > > > Is it correct? > > > > > > Bye, > > > Marco > > > > > > > > > > > > > > > > > > Hanen Ben Rhouma wrote: > > > > >

Re: No getter method for property: "productName" of bean: "product"

2009-10-19 Thread Hanen Ben Rhouma
try { > > > productListForm.setProducts(Product.getProducts((Env) > > > request.getSession().getAttribute("env"))); > > > } catch (Exception ex) { > > > throw new PerforceException("Error while trying to execute >

Re: No getter method for property: "productName" of bean: "product"

2009-10-19 Thread Alessio Mereu
;m stuck since this morning: I am > trying > > to render the product list in a jsp page included into a struts 1.3.8 > > application and when iterating on the product entity parameters I get > this > > exception: > > > > No getter method for property: &qu

Re: No getter method for property: "productName" of bean: "product"

2009-10-19 Thread mlivro79
he product list in a jsp page included into a struts 1.3.8 > application and when iterating on the product entity parameters I get this > exception: > > No getter method for property: "productName" of bean: "product" > > * > Here is my Product C

No getter method for property: "productName" of bean: "product"

2009-10-14 Thread Hanen Ben Rhouma
Hello, Please I have a problem to which I'm stuck since this morning: I am trying to render the product list in a jsp page included into a struts 1.3.8 application and when iterating on the product entity parameters I get this exception: No getter method for property: "productNam

Re: "No getter method for property foo of bean bar" --really?

2008-02-23 Thread mfrancillon
newton.dave wrote: > > > If it were me I'd try running under a different JVM first, because it's > easy, > I see the same behavior under java 5 on OS X. > it's still an unknown (to me), etc. It surprises me a little that the > weird > behavior is on both Win and OSX. If you can isolate the

Re: "No getter method for property foo of bean bar" --really?

2008-02-23 Thread Dave Newton
--- mfrancillon <[EMAIL PROTECTED]> wrote: > newton.dave wrote: > > Have you tested under a different JVM version? Are the libraries on the > > classpath (both your apps and Tomcat's) precisely identical across > > environments? > The VM that I've used is (some sub-version of) 1.4.2 in all cases.

Re: "No getter method for property foo of bean bar" --really?

2008-02-23 Thread mfrancillon
newton.dave wrote: > > Have you tested under a different JVM version? Are the libraries on the > classpath (both your apps and Tomcat's) precisely identical across > environments? > The VM that I've used is (some sub-version of) 1.4.2 in all cases. The libraries on the app's classpath are pr

Re: "No getter method for property foo of bean bar" --really?

2008-02-23 Thread Dave Newton
large areas of the app's > functionality working just fine. > > However hitting on one particular JSP, I run into this... > > 2008-02-21 08:43:44 ApplicationDispatcher[/jsp] Servlet.service() for > servlet jsp threw exception > javax.servlet.jsp.JspException: No getter m

"No getter method for property foo of bean bar" --really?

2008-02-23 Thread Mark Francillon
s server.xml on the Windows side), I get large areas of the app's functionality working just fine. However hitting on one particular JSP, I run into this... 2008-02-21 08:43:44 ApplicationDispatcher[/jsp] Servlet.service() for servlet jsp threw exception javax.servlet.jsp.JspExcept

Re: [Struts 1.2] javax.servlet.jsp.JspException: No getter method for property: "error

2007-08-13 Thread Andreas Hartmann
; Hello! >> >> I'm getting a currious errormessage, which I'm not understanding with the >> background written later on: >> >> javax.servlet.jsp.JspException: No getter method for property: "errorm" of >> bean: "camp" >> >> Ba

Re: [Struts 1.2] javax.servlet.jsp.JspException: No getter method for property: "error

2007-08-13 Thread Paul Benedict
t; > javax.servlet.jsp.JspException: No getter method for property: "errorm" of > bean: "camp" > > Background: > > The bean camp is set while validating, because an error happened. > Therefore, the original page is shown again, the errormessage is shown and &g

[Struts 1.2] javax.servlet.jsp.JspException: No getter method for property: "error

2007-08-13 Thread andihartmann
Hello! I'm getting a currious errormessage, which I'm not understanding with the background written later on: javax.servlet.jsp.JspException: No getter method for property: "errorm" of bean: "camp" Background: The bean camp is set while validating, because an e

Re: No getter method for property

2007-01-31 Thread Martin Gainty
nataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Agustín" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 31, 2007 4:44 AM Subject: No getter method for prop

Re: No getter method for property

2007-01-31 Thread Laurie Harper
Original Message - From: "Taras Puchko" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, January 31, 2007 4:36 PM Subject: Re: No getter method for property > You've got String getNombre() but it should return an array of Stringsand

Re: No getter method for property

2007-01-31 Thread Taras Puchko
- Mantenimiento J2EE - Treelogic Tel: 985 73 27 32 Edificio Centroastur, 2ª planta Polígono SIA Copper 33420, Lugones - Asturias - España - Original Message - From: "Taras Puchko" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednes

Re: No getter method for property

2007-01-31 Thread Agustín
astur, 2ª planta Polígono SIA Copper 33420, Lugones - Asturias - España - Original Message - From: "Taras Puchko" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, January 31, 2007 4:36 PM Subject: Re: No getter method for property You&#

Re: No getter method for property

2007-01-31 Thread Taras Puchko
astur, 2ª planta Polígono SIA Copper 33420, Lugones - Asturias - España - Original Message - From: "Taras Puchko" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, January 31, 2007 2:47 PM Subject: Re: No getter method for property > Hi, > I

Re: No getter method for property

2007-01-31 Thread Agustín
: "Taras Puchko" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, January 31, 2007 2:47 PM Subject: Re: No getter method for property Hi, I think Struts is confused to see a simple and an indexed propertywith the same name. If you have an indexed pr

Re: [OT] Re: No getter method for property

2007-01-31 Thread Agustín
73 27 32 Edificio Centroastur, 2ª planta Polígono SIA Copper 33420, Lugones - Asturias - España - Original Message - From: "Dave Newton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, January 31, 2007 2:46 PM Subject: [OT] Re: No

Re: No getter method for property

2007-01-31 Thread Taras Puchko
opper 33420, Lugones - Asturias - España - Original Message - From: "Dave Newton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, January 31, 2007 1:14 PM Subject: Re: No getter method for property > --- Agustín <[EMAIL PROTECTED]> w

[OT] Re: No getter method for property

2007-01-31 Thread Dave Newton
--- Agustín <[EMAIL PROTECTED]> wrote: > If I only have two methods the application runs > perfectly: > > getNombre() > setNombre(String) That makes sense. > I don't know why the application runs on one server > (on localhost) and not runs on other server (on other > host). Are they the same se

Re: No getter method for property

2007-01-31 Thread Agustín
t;[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, January 31, 2007 1:14 PM Subject: Re: No getter method for property --- Agustín <[EMAIL PROTECTED]> wrote: I have the get and set method fot the property nombre, but I have more than one method. I have:

Re: No getter method for property

2007-01-31 Thread Dave Newton
--- Agustín <[EMAIL PROTECTED]> wrote: > 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) I'm not sure that this is a legal JavaBean; does it work if you remove one set of accessors? (

Re: No getter method for property

2007-01-31 Thread Agustín
ígono SIA Copper 33420, Lugones - Asturias - España - Original Message - From: "Marcello Savino" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, January 31, 2007 11:17 AM Subject: R: No getter method for property Are you sure the class

R: No getter method for property

2007-01-31 Thread Marcello Savino
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 w

No getter method for property

2007-01-31 Thread Agustín
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:

Re: No getter method for property

2006-08-15 Thread Daoud Abdelmonem Faleh
t;return > SQLDateConvertor.convertDateFormat(getPerEtrDateNaissance(),"dd/MM/"); > >//return perEtrDateNaissanceStr; >} > >public void setPerEtrDateNaissanceStr(String perEtrDateNaissanceStr) { >this.perEtrDateNaissanceStr = perEtrDateNaissanceStr; > th

Re: No getter method for property

2006-08-15 Thread Richard Yee
et the followin exception javax.servlet.jsp.JspException: No getter method for property: "perEtrDateNaissanceStr" of bean: "com.myapp.EditPersonneEtrangereForm" What am I doing wrong or missing? Thanks folks. - To unsubscribe, e-ma

Re: No getter method for property

2006-08-15 Thread Puneet Lakhina
} ... When i request PersonneEtrangereDetails.jsp I get the followin exception javax.servlet.jsp.JspException: No getter method for property: "perEtrDateNaissanceStr" of bean: "com.myapp.EditPersonneEtrangereForm" What am I doing wrong or missing? Thanks folks. sounds like

Re: No getter method for property

2006-08-14 Thread Srinivas_Biragoni
cc PM Subject No getter method for property Please respond to "Struts Users

No getter method for property

2006-08-14 Thread Daoud Abdelmonem Faleh
e followin exception javax.servlet.jsp.JspException: No getter method for property: "perEtrDateNaissanceStr" of bean: "com.myapp.EditPersonneEtrangereForm" What am I doing wrong or missing? Thanks folks. -- "Le dieu n'est pas a craindre ; la mort ne donne pas de souci ; et tandis que

Re: (newbie)No getter method for property total

2005-01-17 Thread jecrotea
Hi, I have a bean called cart and it contains a vector. Which I am accessing using logic:iterate. This bean also contains a property called total, which when I try to access using gives 'No getter method for property total' error. But the same thing is working okay when I plac

(newbie)No getter method for property total

2005-01-17 Thread Sudheer
Hi, I have a bean called cart and it contains a vector. Which I am accessing using logic:iterate. This bean also contains a property called total, which when I try to access using gives 'No getter method for property total' error. But the same thing is working okay when I

Re: No getter Method for property

2004-05-24 Thread Irfandhy Franciscus
d a lot of stuff but I am still getting the same exception..need help... I am getting the following exception [ServletException in:/jsp/qa/mytc/mytcview.jsp] No getter method for property status of bean testResultForm' javax.servlet.jsp.JspException: No getter method for property status of b

Re: No getter Method for property

2004-05-18 Thread Nicholas L Mohler
| | cc: | | Subject: N

No getter Method for property

2004-05-18 Thread Satish Satish
Hi, I have tried a lot of stuff but I am still getting the same exception..need help... I am getting the following exception [ServletException in:/jsp/qa/mytc/mytcview.jsp] No getter method for property status of bean testResultForm' javax.servlet.jsp.JspException: No getter method for pro

Re: Error from javax.servlet.ServletException: No getter method for property...

2004-05-17 Thread Daynell Trent
- > From: "Joshi, Naveen" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, May 17, 2004 10:36 AM > Subject: RE: Error from javax.servlet.ServletException: No getter method for > property... > > > TRY changing the method name!!! this has work

Re: Error from javax.servlet.ServletException: No getter method for property...

2004-05-17 Thread dennis . graham
cc: Subject: Re: Error from javax.servlet.ServletException: No getter method forproperty... sorry...mis type, here is the correct snippet of the code: - Original Message - From: "Daynell Trent" <[EMAIL PROTECTED]> To: "Struts Users Mailing List&quo

Re: Error from javax.servlet.ServletException: No getter method for property...

2004-05-17 Thread Daynell Trent
tException: No getter method for property... I'm running struts 1.1 with weblogic 7.04. I'm keep getting "No getter method for property aEndNpaNumber" but I've checked my ActionForm and it does has the getter and setter methods. Does anyone know what I'm doing wrong. T

Error from javax.servlet.ServletException: No getter method for property...

2004-05-17 Thread Daynell Trent
I'm running struts 1.1 with weblogic 7.04. I'm keep getting "No getter method for property aEndNpaNumber" but I've checked my ActionForm and it does has the getter and setter methods. Does anyone know what I'm doing wrong. This is my custom form: package

Re: No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread Daniel H A Lima
Assure the type of the object inside the searched contexts. Don't you have differents attributes (with distincts classes) in each context: A bean in page scope, a different one in request scope, another in session scope, and so on ? Try to use scope attribute when using ... --- [EMAIL PROTECTED]

Re: No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread JavaSoft
After i checked the taglib class i found this: ** START // Call the indexed getter method if there is one if (descriptor instanceof IndexedPropertyDescriptor) { Method readMethod =((IndexedPropertyDescriptor) descriptor). getIndexedReadMethod(); if (readMethod != null)

Re: No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread xucheng
cc: Subject: Re: No getter method for property p of bean b - getP is public in b's super 04/22/2004 06:

Re: No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread JavaSoft
> .com>cc: > > > > Subject: Re: No getter method for property p of > bean

Re: No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread xucheng
context: >pageContext.setAttribute("CURR_TXN", b); > >Then I do: > > >But I got this error: No getter method for property dealNumber of bean >CURR_TXN > >I then tried to add this into B: > public String getDealNumber() { >

Re: No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread Daniel Henrique Alves Lima
mber) { this.dealNumber = dealNumber; } Can this property be seen in if I use it to write properties of an object b of class B? In my JSP I set an instance of b to page context: pageContext.setAttribute("CURR_TXN", b); Then I do: But I got this error: No getter method for property de

Re: No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread xucheng
TECTED]> .com>cc: Subject: Re: No getter method for property p of bean b - getP is public in b's super

Re: No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread JavaSoft
ce of b to page context: > pageContext.setAttribute("CURR_TXN", b); > > Then I do: > scope="page"/> > > But I got this error: No getter method for property > dealNumber of bean > CURR_TXN > > I then tried to add this into B: > public String

No getter method for property p of bean b - getP is public in b's super class

2004-04-22 Thread xucheng
property be seen in if I use it to write properties of an object b of class B? In my JSP I set an instance of b to page context: pageContext.setAttribute("CURR_TXN", b); Then I do: But I got this error: No getter method for property dealNumber of bean CURR_TXN I then tried to add t

Re: javax.servlet.jsp.JspException: No getter method for property id of bean driver

2004-04-19 Thread ganesh g
Make sure ur form bean has the methods like getTeacher() and setTeacher() Ganesh _ The latest games ‘n gizmos. Tech news ‘n downloads. http://www.msn.co.in/Computing/ All this at a single click. -

Re: javax.servlet.jsp.JspException: No getter method for property id of bean driver

2004-04-19 Thread JavaSoft
Check all input object names (textfield, checkbox, select).. those names should be as your form bean attribute --- as as <[EMAIL PROTECTED]> wrote: > > HI > > I get the error belw: > > javax.servlet.jsp.JspException: No getter method for > property id of bean

javax.servlet.jsp.JspException: No getter method for property id of bean driver

2004-04-16 Thread as as
HI I get the error belw: javax.servlet.jsp.JspException: No getter method for property id of bean driver while the only variable "id" taht i am using is in the line below in my jsp.. any clue why his error is coming Thanks a lot for the