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 |
What is the most needed for STRUTS ?
How jsp is compiled?
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
Show attributes of page directives.
What is a jsp directive?
How can I extend the functionality of jsp?
Explain jsp:plugin action?
What is a declaration statement?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
What are the possible values for language directive?
How can we extend jsp technology?
How can the output of JSP or servlet page be prevented from being cached by the browser?