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 |
Can there be no faces-config.xml for jsf application?
What are the mvc design modules?
Explain the working of render phase in jsf.
What are the different types of Page Navigation supported in JSF?
What is jsf? Explain
What is component rendering model?
How can we obtain the generated event?
what are facelets JSF tags?
What is h:datatable tag in jsf (javaserver faces)?
How to access css (cascading style sheets) file in jsf (javaserver faces) application?
What are two ways to bind jsf supported?
What are the benefits of jsf (javaserver faces)?