Is there some way that I can pass a Object from one managed bean to another
For Example: #{bean1.setMethod(bean2.getMethod)}
OR
Are there any workarounds of doing this?
Is there some way that I can pass a Object from one managed bean to another
For Example: #{bean1.setMethod(bean2.getMethod)}
OR
Are there any workarounds of doing this?