Which of the following tag generates a submit button, which is then used to submit an application form?

18. Which of the following tag generates a submit button, which is then used to submit an application form?

  1. <h:formButton>
  2. <h:formsubmitButton>
  3. <h:formcommandButton>
  4. <h:commandButton>

Answer: D) <h:commandButton>

Explanation:

<h:commandButton> tag generates a submit button, which is then used to submit an application form.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.