Re: Why submit didn't support param

2009-08-19 Thread jun hua
gt; > > ... > > in this way, each of your link acts like a submit button that posts a form > that includes user's origional selection and any other thing that you want. > > > --- On Wed, 8/19/09, jun hua wrote: > > > From: jun hua > > Subject: Re: Why submi

Re: Why submit didn't support param

2009-08-18 Thread jun hua
Hi, Wielgus, Thanks! Man, That sounds great! Actually I hope struts2 can provide us something like or . It's not the first time I got frustrated by such kind of problem. Actually I found struts2 can support . the String can be parsed without any problem in the source code ~_~ F

Fwd: Why submit didn't support param

2009-08-18 Thread jun hua
-- Forwarded message -- From: jun hua Date: 2009/8/18 Subject: Re: Why submit didn't support param To: Martin Gainty Hi, Gainty Thanks! But there is a problem in my case. Like I have 10 textfields generated by iterator. user can input and remove any one of them by a