Alex Rodriguez Lopez wrote:
>
> I had similar problems with labels, most times they where related to
> themes.
>
> http://struts.apache.org/2.x/docs/themes-and-templates.html
>
> For example, if you turn on simple theme you'll have to provide your own
> tags for the labels as struts won't ge
I had similar problems with labels, most times they where related to themes.
http://struts.apache.org/2.x/docs/themes-and-templates.html
For example, if you turn on simple theme you'll have to provide your own
tags for the labels as struts won't generate this markup.
Em 08-04-2010 08:18, Roge
Hi
I'm iterating over a list in my jsp. The relevant code looks like;
The select box displays correctly populated, but I cannot get the label to
display! I've tried the above code and I've tried
label="%{blocks[#blockStatus.index].name}" which doesn't work either. I've
stuck a System.out.pr
3 matches
Mail list logo