Can we use jstl in html?



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

Post New Answer

More JSP Interview Questions

Can you use javascript in jsp?

1 Answers  


Which package does jsp api consist of?

1 Answers  


how can we retrieve the values in jsp by using custom tags

4 Answers   IBM, Wipro,


What are the main tags in jsp?

1 Answers  


What is tld in jsp?

1 Answers  


What is tld file?

1 Answers  


How do I run a jsp file in linux?

1 Answers  


How can a thread safe JSP page be implemented?

1 Answers  


What are the two types of comments supported by jsp?

1 Answers  


What is a page directive?

1 Answers  


How do I run a jsp file?

1 Answers  


What is dynamic web project?

1 Answers  


Categories