RE: html:link submit with request parameters

2009-11-16 Thread Kawczynski, David
November 14, 2009 4:19 AM > To: user@struts.apache.org > Subject: RE: html:link submit with request parameters > > > thank you for your responce. > > > > I tried the below to pass parameters and also to submit the form. > > > > > > >

RE: html:link submit with request parameters

2009-11-14 Thread fea jabi
e the name attribute to pass the parameters. How to do both the submit and passing of parameters using ? Your help is appreciated. Thanks. > Subject: RE: html:link submit with request parameters > Date: Fri, 13 Nov 2009 14:44:55 -0500 > From: david_kawczyn...@merck.com > To:

RE: html:link submit with request parameters

2009-11-13 Thread Kawczynski, David
ursday, November 12, 2009 8:43 PM > To: user@struts.apache.org > Subject: html:link submit with request parameters > > > I need to submit the form when the is > clicked/pressed and also need to pass parameters. > > > > > > > > > > " &

html:link submit with request parameters

2009-11-12 Thread fea jabi
I need to submit the form when the is clicked/pressed and also need to pass parameters. " transaction="true" > but this is not submitting the form. How can I submit the form and also pass the request params? Basically I want other values entered in the html form are set to