I am encountering a strange issue with tag.
e.g:
Assume the property set in the resource bundle as
name.input=Input Name
Now, when I use and assuming name is null, I am
expecting the result from the bundle - 'Input Name', some how the OGNL
is not being forced even after usage of '%{}' . Has a
Licco:
Try as:
- Abhijit Sulhyan
On 1/18/09, KE LI wrote:
> Dear All, I am confusing about how to write dynamic s:checkbox names in s2.
> For example,
>
>
>
>
> I want to achieve the result as:
>
>
>
>
>
> etc
Makes perfect sense if interested in matching the values from checkbox
list. Another variation, I think in that case would be to use the
'fieldValue' instead of name; that way the set values can be easier
to retrieve as a list using the name encapsulator.
- Abhijit Sulhya
3 matches
Mail list logo