Which two features are provided by the JSTL Core library for a JSP? (Choose two.)
Given the code fragment from a Facelet page:
On Line 1, you ae asked to insert a search box that displays the text ''Search Here'' via a placeholder.
Assume searchMB is a valid Managed Bean.
Which two options enable you to create a search box with a placeholder attribute on Line 1? (Choose two.)
Given the code fragment:
Which method should be used on line 3 to enable default validation mechanism?