AIL PROTECTED]>
Sent: Thursday, September 30, 2004 6:54 PM
Subject: Re: How to handle multiploe unknown form fields
I understand the JSP side of this eqation as you wrote it, although I
should have said I was looking for a solution that doesn't use Struts
taglibs because I try to avoid th
onForm in Struts 1.2.4
Niall
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 30, 2004 6:54 PM
Subject: Re: How to handle multiploe unknown form fields
> I understand the JSP side of this eqation as you wrote it, although I
shoul
OTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 30, 2004 2:35 PM
To: [EMAIL PROTECTED]
Subject: Re: How to handle multiploe unknown form fields
In fact it did help because it answered some question for me. I spent
the last hour searching for the RIGHT answer... This looked like it, but
rocessing
>> for that property. Search the archives on indexed properties and lazy
> list
>> processing.
>>
>> In your jsp...
>>
>>
>>
>>
>> Low
>> Medium
>> High
>>
>>
>>
>>
>
>
> The trick is to name the "id" attribute to the same as the property in
the
> form which returns the collection, that way Struts will generate
something
> like:
>
>
>
>
> The lazy ActionForms I wrote have the lazy list behaviour built in
>
> http://www.niallp.pwp.blue
That will take care of the presentation side, true enough. But the problem I'm still
trying to solve is how to deal with all the parameters when the form submission
happens.
For instance, let's say I dynamically construct names for each drop-down along the
lines of "dropdown" where is
gt; The lazy ActionForms I wrote have the lazy list behaviour built in
>
> http://www.niallp.pwp.blueyonder.co.uk/#lazydynabean
>
> Niall
>
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, September 30
ssage -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 30, 2004 6:19 PM
Subject: How to handle multiploe unknown form fields
> I have an interesting situation, one that has never come up before, and
I'm unsure how to deal with it...
>
>
Frank,
Couldn't you create your elements within ?
You would need to dynamically generate the name attribute using an a
RTEXPR (or using html-el tags).
Also, LazyActionForm might help here ...
[EMAIL PROTECTED] wrote:
I have an interesting situation, one that has never come up before, and I'm un
I have an interesting situation, one that has never come up before, and I'm unsure how
to deal with it...
Imagine you have some records from a database representing various skills (i.e., HTML,
Javascript, J2EE, etc.). Each has a SkillID associated with it.
You create a JSP that lists each skil
10 matches
Mail list logo