Hi guys!

I have a component in a first page that is only rendered when an conditional EL _expression_ is satiesfied:

<h:outputText value="Save Topic" 'newTopicPanel');" styleClass="txtpq hand" rendered="#{ ftSearchResult.resultCount > -1}"/>

But when i do the first request on this page in my webapp the component is still rendered.

Any ideas? I'm using MyFaces 1.1.1 in  this app.

--
Yours truly (Atenciosamente),

Rogério (_rogerio_)
http://faces.eti.br

Reply via email to