Re: strange error: submit-value is not always available (update)

2006-10-06 Thread Andreas . Hartmann
Hello! I've got a jsp, which is really easy: Sometimes (!!!), if a user submits this form, the getter getAktion() in the ActionForm-class becomes null as value (the null is set for the variable in the reset-method of the ActionForm-class). Why? Does anybody has an idea how to solve thi

strange error: submit-value is not always available

2006-10-06 Thread Andreas . Hartmann
Hello! I've got a jsp, which is really easy: Sometimes (!!!), if a user submits this form, the getter getAktion() in the ActionForm-class becomes null as value (the null is set for the variable in the reset-method of the ActionForm-class). Why? Does anybody has an idea how to solve th