You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by David Durham <dd...@vailsys.com> on 2006/08/11 21:56:18 UTC

html:link and post instead of get

Is there a common way to change an <html:link /> or <c:url /> from a get 
to a post http request?  Looks like it would have to replace an <a 
href=""></a> with a form.  RoR does this easily enough.  One idea would 
be to add a method="post|get" option to <html:link> or something similar 
to that.


-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org