Will, that is a really interesting read, thank you!
Speaking of modern JSF, I really enjoyed reading a 2018 book:
"The Definitive Guide to JSF in Java EE 8: Building Web Applications
with JavaServer Faces 1st ed. Edition"
by Scholtz, Bauke, Tijms, Arjan
Here's one of the links to it
https://www.a
On Tue, Jan 12, 2021 at 12:31 AM Som Lima wrote:
>
> My concerns layed to rest with my direction set.
>
> I feel I must ask one more question from this knowledge pool. A bonus
> question if you please.
>
> It is my understanding struts is a competitor to spring but I don't
> believe
> It is part
On Mon, Jan 11, 2021 at 11:13 PM nikita.zinov...@gmail.com <
nikita.zinov...@gmail.com> wrote:
> I'm really amazed that Payara finally made it to a fully clustered App
> server setting, people say they have seamless green/blue deployments there
> with a cluster of 2-3 payara servers. I wish we cou
We used jxl in the past, but currently use apache poi. Never had any issues
with netbeans on either library, although it has been a while since I used
either actively.
Mike
From: André Pfeiffer
Sent: Thursday, January 7, 2021 11:15 AM
To: Christopher C. Lanz
Cc: users@netbeans.apache.org
Sub
Hi,
Using NB 12.0, I noticed that the attributes "id" and "for" are missing from
the automatic context drop-down . According to the h:message documentation shipped with Java EE 7
and Glassfish bundle these attributes are not deprecated.
Thanks
My concerns layed to rest with my direction set.
I feel I must ask one more question from this knowledge pool. A bonus
question if you please.
It is my understanding struts is a competitor to spring but I don't believe
It is part of EE.
Where does struts1 + 2 fit into the Big picture you guys p