--- Maxx <[EMAIL PROTECTED]> wrote:
> Effectively, this post is not an answer to my post, but mine does not
> even get one, while about a dozen of others get ones!!?!

If you want people to help I'd probably suggest going about it a different
way. Different people know different things, may not have the time to look at
every single message, etc.

> On Feb 16, 2008 1:57 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
> > --- Maxx <[EMAIL PROTECTED]> wrote:
>> The reason your iterator doesn't work is because you should just use
>> <s:property/> to display the item of iteration since it's not in a bean.
> OK for using only <s:property /> to display the value, but what about
> generating a <s:textfield /> referring to some nested field ??

Like I said: is the HTML being generated properly?

> What is not working..? A simple <s:iterator value="testList" /> does
> not iterate, simply because the referred "testList" is a List<String>,

You just said above that it does. Is it the *iteration* that doesn't work or
the generation of the textfield name?

> Effectively, this post is not an answer to my post, 

Yeah. It is. Sometimes figuring out what's wrong is a *process* and it won't
get answered in a single post. Complaining about not getting an immediate
answer on a forum where people *volunteer* their time to solve *other
people's* problems is counter-productive and impolite.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to