I'm trying to submit a form with a text box in it via html:link. I have put the onklick="this.form.submit()(sorry about onklick it made me do it!)

in the link but the form bean setter isn't getting called. It worked about two to three time (which I can't explain) but now it's not calling it again. What have I done wrong?
JSP:
Form:
struts config: