One more thing i would i like to add

i am using struts2 based select tag and here the list is getting populated
dynamicaly from the back end
 so if i am able to create the tag based on the code generated by struts2
source code how can i provide the values dynamically to them???

On Fri, Dec 5, 2008 at 10:03 AM, shekher awasthi
<[EMAIL PROTECTED]>wrote:

> Hi Dave,
>
> Can you just describe what you mean by this may be i am unable to graspe
> what you have suggested
>
> a little description can help me a lot...
>
> thanks
> -s
>
>
>
>
> On Thu, Dec 4, 2008 at 10:09 PM, Dave Newton <[EMAIL PROTECTED]>wrote:
>
>> Just duplicate what the S2 tags would emit--I think that'd be the easiest.
>>
>> Dave
>>
>>
>> --- On Thu, 12/4/08, shekher awasthi <[EMAIL PROTECTED]> wrote:
>>
>> > From: shekher awasthi <[EMAIL PROTECTED]>
>> > Subject: Creating struts2 form elements dynamically
>> > To: user@struts.apache.org
>> > Date: Thursday, December 4, 2008, 11:36 AM
>>  > Hi All,
>> >
>> > I need to create rows of struts2 form elements in my jsp on
>> > onclick event of
>> > a button.
>> > Whenever user clicks on the button, a new row of input
>> > types struts2 form
>> > elements should be created dynamically.
>> >
>> > I know creating simple html form elements using javascript
>> > but dont know how
>> > to do same for struts2 form elements.
>> >
>> > Any suggestion will be much appriciated!
>> >
>> > Thanks,
>> > Shekher
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>

Reply via email to