How to access web.xml init parameters from JSP page?
Answer / Kishori Lal
<c:param> and <c:url> are used in JSTL (JavaServer Pages Standard Tag Library) for accessing init-params defined in the web.xml file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the benefits of using the jsf framework?
How can we get the generated event?
What is jsf? Explain
Explain different types of jsf events?
What are standard JSF tag libraries?
What are required configurations for JSF framework?
Mention some of the functions that the backing bean method performs?
What is eager managed bean?
What is the standard jsf tag library?
What are the different types of validations in JSF?
Give a list of important datatable operations.
Explain the difference between value expression and method expression.