Can we use jstl in html?
Answer / Ram Niwas Paswan
JSTL (JavaServer Pages Standard Tag Library) is not directly used in HTML, but it's a tag library for Java-based technologies like JSP. However, the output produced by JSTL can be embedded in an HTML document.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you use javascript in jsp?
Which package does jsp api consist of?
how can we retrieve the values in jsp by using custom tags
What are the main tags in jsp?
What is tld in jsp?
What is tld file?
How do I run a jsp file in linux?
How can a thread safe JSP page be implemented?
What are the two types of comments supported by jsp?
What is a page directive?
How do I run a jsp file?
What is dynamic web project?