Hello, I have a problem with my encodeBegin method. If i click my ok button in my jsp side. The decode method is called and another jsp side will be opend. That works fine. But if the user has a wrong input in my jsp I want to "stay" on this jsp side. Therefor I give the action attribute of the Command button the value "" or "none". Then the decode method is called and two times the encodeBegin method. Why this method is called two times. Does someone knows the answer?
Thanks! Regards, Shed -- Ein Service von http://www.sms.at

