disable single option in s:radio

2009-11-17 Thread Stephan Eimer
I googled a lot around but couldn't find the answer to the question: how to disable a single option / choice in a s:radio tag? It should look like this: - option 1 - option 2 (should be disabled) - option 3 The list of options comes from an enum and is displayed correct. The standard s:radio disa

-close.ftl is not used by struts2

2009-10-30 Thread Stephan Eimer
Hi all, I have a problem with the closing freemarker templates. Maybe you can help me out. Here is the thing I want: In a s:div tag I use a self created template overviewDiv.ftl, which contains some layout instructions. The problem is, that the overviewDiv-close.ftl is ignored / not recognized by