Marc Portier dijo: > > > Antonio Gallardo wrote: > >> Hi: >> >> I am trying to save the bean back from the woody form. >> >> I am getting this error: >> >> org.apache.commons.jxpath.JXPathException: Exception trying to remove >> xpath .; Cannot modify property: test.forms.AreasList.areasList; No >> write method >> >> What is means? What kind of method is expected to be there? >> > > not sure, but my immediate reflex was a missing setXXX() ? > > and looking at the two 'areasList' in the error: maybe you have one too > much there?
Thanks, I already solved this problem. Best Regards, Antonio Gallardo
