Stafeful services directly from the JSF VS "ViewBean" + stateless service
by José Rodolfo Freitas
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!
However, I'm observing that this new programming model has been
experimenting user resistance. The "traditional" way of doing things, using
a "ViewBean" accessing a Stateless Service seems to be the
more legit.
What do you think about this? I'd like to …
[View More]discuss best practices around it
as I see it's on the core of almost every web application design.
[View Less]
13 years, 3 months
Seam 3.1 announcement
by Shane Bryzak
Hi module leads,
I'll shortly be starting on the Seam 3.1 announcement, and to describe
what's changed between 3.0 and 3.1 I'd like to include a short paragraph
on each of the modules. This is totally voluntary, but if your module
has some cool new features that have been added for the 3.1 release
could you please send me a short description of what's new. For brand
new modules, could you please send me a paragraph describing what your
module does and which problems it will solve/…
[View More]features it will provide
for Seam users.
Thanks!
Shane
[View Less]
13 years, 3 months