Page 1 of 1

(d) The two command buttons below produce the same navigation:
Posted: Fri May 20, 2022 12:19 pm
by answerhappygod
D The Two Command Buttons Below Produce The Same Navigation H Commandbutton Value Submitl Action Result H Co 1
D The Two Command Buttons Below Produce The Same Navigation H Commandbutton Value Submitl Action Result H Co 1 (75.29 KiB) Viewed 34 times
(d) The two command buttons below produce the same navigation: <h:commandButton value="Submitl" action="result" /> <h:commandButton value="Submit2" action="#{jsfBean.getResult()}" /> Explain how these two different lines can produce the same navigation. [6 marks]