Why do you need to set the ID of the link? If you need what link was
clicked, use f:setPropertyActionListener.
2008/3/4 <[EMAIL PROTECTED]>:
>
>
>
>
> Hi,
>
> We use a tr:tree outlined as follows:
>
> <tr:tree value="#{treeController.tree.tree}" var="var">
> <f:facet name="nodeStamp">
> <ui:fragment>
> <tr:commandLink id="#{var.action}" action="jump"
> text="#{var.label}" partialSubmit="true" />
> </ui:fragment>
> </f:facet>
> </tr:tree>
>
> However, this does not work because this approach assumes an EL-enabled id
> attribut of tr:commandLink,
> which is not the case.
>
> So my question is how could I do this with tr:commandLink? Is this possible
> anyway? Could I probably approach
> the problem with jstl?
>
> Thanks,
> Wolfgang.
>
> PTA Programmier-Technische Arbeiten GmbH
> Seckenheimer Str. 65-67, 68165 Mannheim
> Amtsgericht Mannheim, HRB 1139
> USt-IdNr.: DE 143 839 368
> Geschäftsführer:
> Dipl.-Ing. Peter Fischer
> Dr. Harald W. Busch
> Dipl.-Kfm. Knut Fischer
>
> **********************************************************************
> http://www.pta.de
> Mit 1554 Erfahrungsberichten aus 39 Jahren erfolgreicher Projektarbeit!
> **********************************************************************