mitch gorman wrote: > <s:url id="homeurl" action="goHome" /> > <s:form id="gohome"> > <s:textfield label="enter some data" name="data" /> > </s:form> > <s:a href="%{#homeurl}" formId="gohome" >Go home</s:a actually, the form doesn't need to use struts tags, there... could just be a plain html form. just so long as the form tag has the id attribute set, and that id is used in the s:a tag, it'll work.
- Text link to submit a form ¿struts2 way? Ignacio de Córdoba
- Re: Text link to submit a form ¿struts2 way? Jack Qu
- Re: Text link to submit a form ¿struts2 w... Ignacio de Córdoba
- Re: Text link to submit a form ¿strut... Nils-Helge Garli Hegvik
- Re: Text link to submit a form ¿ stru... Jack Qu
- Re: Text link to submit a form ¿s... Ignacio de Córdoba
- Re: Text link to submit a fo... mitch gorman
- Re: Text link to submit ... mitch gorman
- Re: Text link to sub... Ignacio de Córdoba
- Re: Text link to sub... Dave Newton
- Re: Text link to sub... mitch gorman