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
sorry...mis type, here is the correct snippet of the code: - Original Message - From: "Daynell Trent" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, May 17, 2004 10:28 AM Subject: Error from javax.servlet.Servle

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 com.struts.RequestCriteriaForm; publi