Bjørn T Johansen schrieb:

> Well, I just tried and I ended up with an org.apache.jasper.JasperException...
> 
> I tried to change my t:datalist tag to:
> 
> <t:dataList id="listLeveringer" var="var" rowIndexVar="counter" 
> value="#{orderBean.ordre.leveringer}"
> layout="simple" > (which if I understand the documentation correct, should 
> work..)
> 
> and then the checkbox tag to:
> 
> <h:selectBooleanCheckbox id="leveringer_selected#{counter}" 
> value="#{var.selected}"/>
> 
> 
Ok sorry for the false information... :-(

Reply via email to