CDI created the possibility to reach any bean in the container from a JSF view, encouraging a closer approach between ejb and jsf (or any cdi bean and jsf), which can potentially lead to a simpler application design. I think that is great!<div>
<br></div><div>However, I&#39;m observing that this new programming model has been experimenting user resistance. The &quot;traditional&quot; way of doing things, using a &quot;ViewBean&quot; accessing a Stateless Service seems to be the </div>
<div>more legit.</div><div><br></div><div>What do you think about this? I&#39;d like to discuss best practices around it as I see it&#39;s on the core of almost every web application design. </div><div><br></div><div><br>
</div><div><br></div><div><div><br></div></div>