Hi Rodrigo, I do not have an answer to your question, but let me ask you why would you wanted to have actionForm act as a managed bean? I am guessing it is because you want to use it for loading data into dataTable component. If that is a case you don't have to use managedBean - any "ordinary" bean would do - so you can use your actionForm bean for dataTable. It works well for me. Regards, Peter.
Rodrigo Pereira <[EMAIL PROTECTED]> wrote: Hi all, is it possible for a class to play both roles: Struts FormBean, and JSF ManagesBean? I mean, can I declare it on faces-config.xml, and struts-config.xml? Thanks, Rodrigo Pereira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]