Hello team,

I am working with "MyFaces Core 2.0 API 2.0.2" and I obtained an unexpected
behaviour when I run   the next code:

<h:panelGrid id="tabla" columns="2">
    <h:outputText value="a11"/>
    <h:outputText value="Si os veis cabalgando solos, que nos cause temor,
no os separeis de mi" />
    <h:outputText value="b11"/>
    <!-- -->
    <h:outputText value="lo que hacemos en la vida, tiene su eco en la
eternidad."/>
</h:panelGrid>

The result was 3 rows, instead 2 rows, because one cell was filled with
comment block. Is it normal?

-- 
View this message in context: 
http://old.nabble.com/comment-block-within-panelGrid%2C-unexpected-result---MyFaces-Core-2.0-tp33026382p33026382.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to