Re: action class can't find setter function

2009-08-18 Thread Mileidys Gonzalez Prieto
wow, sometimes u really need to switch to another project... play some games, walk around...jejeje, after ur email and put again the breakpoint and then I notice that wasn't passing for that area... and of course, all the error was a mistake on one character on the href for the jquery submit bu

Re: action class can't find setter function

2009-08-18 Thread Musachy Barroso
put a breakpoint in setRelMedpackage, and see if struts is passing a new instance of RelMedpackage. Also make sure that class has a default constructor. On Tue, Aug 18, 2009 at 8:38 AM, Mileidys Gonzalez Prieto wrote: > setRelMedpackage -- "Hey you! Would you help me to carry the stone?" Pink

action class can't find setter function

2009-08-18 Thread Mileidys Gonzalez Prieto
Hi.. Im getting an error on my project. I just trying to send a form and receive the information in my action class. Im using struts 2.16. Please, help!!! I dont know what Im missing there... or if i need to add another jar on the project... Im been searching for that error on internet without