Hi,

 

X: aliasBean doesn’t work for a command Button’s rendered attribute.

 

I get this error only when I try to reference an aliased bean in rendered attribute. It works fine when used in other attributes.

 

2005-01-17 15:14:45,801 [http-8080-Processor25] WARN org.apache.myfaces.el.VariableResolverImpl - Variable 'MyAliasedBean' could not be resolved.

 

Is it a known issue? Are there any workarounds?

 

Thanks

Amit Modi

 

 

 

 

-----------------------------------------------------------------------

The code I am using

 

<x:aliasBean sourceBean="#{MyBean}" alias="#{MyAliasedBean}">

<h: commandButton value=" Next” action="" rendered="#{!MyAliasedBean.lastPage}"/>                         

</x:aliasBean>

 

 

 

IMPORTANT: The information contained in this e-mail message is confidential and is intended only for the named addressee(s). This message may be protected by the attorney/client privilege. If the reader of this e-mail message is not the intended recipient (or the individual responsible for the delivery of this e-mail message to the intended recipient), please be advised that any re-use, dissemination, distribution or copying of this e-mail message is prohibited. If you have received this e-mail message in error, please reply to the sender that you have received this e-mail message in error and then delete it. Thank you.

 

Reply via email to