Which two are significant advantages of developing web applications with JavaServer Faces
(JSF)?
A.
JSF pages can be previewed outside the web container.
B.
Backing beans can be unit tested outside the web container.
C.
Client-side validation mechanisms are automatically generated.
D.
JSF pages can be integrated with AJAX.
totally wrong, correct are B and D.
i don’t understand why are you posting wrong answers…confuse users!
b & d
B and D
BD
B and D
B and D are true
A –> False, this is one of the biggest drawbacks
C –> False, that would be magic
BD