What is difference between jsp and jstl?



What is difference between jsp and jstl?..

Answer / Nirmal Jeet Kaur

JSP (JavaServer Pages) is a technology used for building dynamic web pages using Java, while JSTL (JSP Standard Tag Library) is a collection of reusable tags that provide standard solutions to common tasks in web development. JSTL can be used with JSP to simplify code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What is the most needed for STRUTS ?

2 Answers   Trigent,


How jsp is compiled?

1 Answers  


hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database

1 Answers  


Show attributes of page directives.

1 Answers  


What is a jsp directive?

1 Answers  


How can I extend the functionality of jsp?

1 Answers  


Explain jsp:plugin action?

1 Answers  


What is a declaration statement?

1 Answers  


In the servlet 2.4 specification singlethreadmodel has been deprecated, why?

1 Answers  


What are the possible values for language directive?

1 Answers  


How can we extend jsp technology?

1 Answers  


How can the output of JSP or servlet page be prevented from being cached by the browser?

1 Answers  


Categories