Laurie,
Yeah - Walking through code now. I will post back if I can resolve
this one.
b-
On May 9, 2007, at 9:56 PM, Laurie Harper wrote:
The only thing I can think of is that the collection is of a type
s:select doesn't support, or that the individual elements in the
collection are not
The only thing I can think of is that the collection is of a type
s:select doesn't support, or that the individual elements in the
collection are not what you think they are. I can't see anything from
the details you've posted that looks wrong.
Maybe it would help to grab a copy of the Struts
Laurie,
Here are some more details.
I have a collection of beans (simple pojo's - com.xyz.SomePojo ) that
have a name and description field, both are strings. This is what the
'credential.credentialGenerators' call returns.
If I use the S2 select tag the name and value for the option(s) in
Brian Trzupek wrote:
I am using Struts 2 (tried 2.0.1-2.0.6) and am having bizarre behavior
with the select tag in a jsp page.
My code looks like this:
emptyOption="true" listKey="name" listValue="name"/>
id="hider"/>
When I do this the list gets displayed w
I am using Struts 2 (tried 2.0.1-2.0.6) and am having bizarre
behavior with the select tag in a jsp page.
My code looks like this:
emptyOption="true" listKey="name" listValue="name"/>
id="hider"/>
When I do this the list gets displayed with the fully qualifi
5 matches
Mail list logo