You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Victor Gomez <vi...@gmail.com> on 2005/04/01 23:33:38 UTC

Managed beans and Inner classes

Is there anything special to be done for a managed bean with an inner class?
I might be missing something but the jsf container
does not inject/resolve dependencies for my bean with an inner class.
Thanks.