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 |
Which tag is used to upload a file on the website in jsf?
Can jsf contain multiple configuration files?
what is the difference between JSF and Struts?
How to implement internationalization (i18n) in JSF?
Why jsf is not so popular as mvc framework like spring mvc, even though its older?
What is the use of controller module?
What are the features of facelets used in jsf?
What are the benefits of using JSF Framework?
What is eager managed bean?
What does navigation rule mean in jsf?
Explain the working of execution phase in jsf.
List out the available implementations of JavaServer faces?