2 solutions*

1) prefer facelets over jsp (not always possible, depends on your
requirements, but faster, stronger, :p)
2) put your label after your input
3) surround your pair label/outputtext with a component that renders
it's children itself during the encodeEnd() (someone suggested panelgroup)
4) switch to JSF 1.2

* 1= alpha, 2=beta, i never went further in any development, that may
explain with i can't count further.

En l'instant précis du 12/21/06 12:55, Josué Alcalde González
s'exprimait dans toute sa noblesse:
> El jue, 21-12-2006 a las 12:48 +0100, Mario Ivankovits escribió:
>   
>> Hi!
>>     
>>> in jsf > 1.2 the component tree is created and rendered during reading
>>> the jsp.
>>>       
>> should have been "jsf < 1.2"
>>
>> Ciao,
>> Mario
>>
>>     
>
> Is there any solution?
> I can use t:dataScroller before t:dataTable and there are no problems
> with the for element.
>
>
>
>   

Reply via email to