- D The Two Command Buttons Below Produce The Same Navigation H Commandbutton Value Submitl Action Result H Co 1 (75.29 KiB) Viewed 32 times
(d) The two command buttons below produce the same navigation:
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
(d) The two command buttons below produce the same navigation:
(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]