--- On Fri, 9/11/09, Dave Newton <newton.d...@yahoo.com> wrote: > From: Dave Newton <newton.d...@yahoo.com> > Subject: Re: [S2.1.6] problem with value attribute for <s:form> > To: "Struts Users Mailing List" <user@struts.apache.org> > Date: Friday, September 11, 2009, 7:14 PM > Tommy Pham wrote: > > After going over the tags reference several times, I > can't seem to > > figure out the simplest way to get all of the > parameters in the URL > > as I'd like. If use the form's action attribute > in conjunction with > > <s:url />, I get an extra context path > inserted. What do you > > recommend since the <s:form> doesn't have > 'includeParams' like > > <s:url>? > > Personally, I'd put those params into hidden fields rather > than mixing POST params with URL/GET params. > > Dave > >
Hi Dave, It's for SEF/SEO URL rewrite which I'll implement later. Thanks, Tommy --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org