M
Michael Preminger
Hello!
I have a simple JSP page with a form, which input-elements I read into a
Java-Bean.
However, the value of a submit-button element, also a part of the same
form, with a name and a value, is not "set" in the JavaBean. All other
elements do. Is this standard behavior or does it sound strange?
Thanks
Michael
I have a simple JSP page with a form, which input-elements I read into a
Java-Bean.
However, the value of a submit-button element, also a part of the same
form, with a name and a value, is not "set" in the JavaBean. All other
elements do. Is this standard behavior or does it sound strange?
Thanks
Michael