Have you made a clean build? Deleted the work directory of the jsp-container?
> -----Ursprüngliche Nachricht----- > Von: Mike Darretta [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 17. Dezember 2004 20:21 > An: [EMAIL PROTECTED] > Betreff: Struts and JDK 1.4.2_06 > > I encountered a strange issue that may be relevant to others.... > > After upgrading our JDK from 1.4.2_05 to 1.4.2_06, many of our struts > actions reported the following error: > > "No getter method for property currentView of bean pagingListForm" > > I upgraded all our apache-related jars to the most recent releases, but > to no help. Then, I had an epiphany and simply renamed the form bean > property to "currView" vice currentView, along with its accessor. > Suddenly, everything worked as before (hmm...). > > Are there any thoughts on how a form bean property name could conflict > with a JDK release? > > Mike > > > --------------------------------------------------------------------- > 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]