Recursive widget call

Number of Frames:


"The text in the frames"
Outmost color is "silver"



Widgets:
















<PageLayout>
    <slot1 Hybrid>
        <h2> Recursive widget call </h2>
        <Z> Number of Frames: </Z>
        <BR>
            <ForI n=${colors.length}>
               <HJRadio submit=true verb="frames" checked=${i == frames - 1} i_value=i/>
            </ForI>
        <BR><BR>
        <NiceFrame frames>
            "The text in the frames"
	    <BR>
            Outmost color is "${colors[frames-1]}"
        </NiceFrame>
    </slot1>
    <slot2>
        <Plug2 widget>
            <s1>
                <Include file=pages.com.HybridJava.Sample.NiceFrame.page/>
            </s1>
            <s2>
                <Include file=pages.com.HybridJava.Sample.NiceFrame_PS.java/>
            </s2>
        </Plug2>
    </slot2>
</PageLayout>
Compiled Sun Jul 25 21:14:36 PDT 2010   HybridJava compiler version 1.02   http://www.HybridServerPages.com   Pages viewed: 0