Hi, i did work with struts, and im work with it. But, i dont how, the value of field are not send to Action class.. for example:
My forms have 3 fields.. text.. normal.. simple.. so, when i submit this the form only the last filed are set. I put a System.out in my action class, and i see only the last field seted.. the other stay NULL... Why?