What is taglibs?
Answer / Saurabh Gautam
Tag Libraries (JSTL) are predefined collections of reusable custom tags that can be used in JSP pages to simplify common tasks such as iteration, conditional logic, and form handling.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is action tag in jsp?
How do I perform browser redirection from a jsp page?
difference betwwn 16 bit and 32 bit
Which tag is used to execute java source code in jsp?
How can I extend the functionality of jsp?
What is scripting elements in jsp?
How can a thread safe JSP page be implemented?
How will you use jsp el in order to get the http method name?
What is the use of Application Object and Session Object in JSP?
What are the implicit, internal el jsp objects and their differences from jsp objects?
How to get value from java to jsp page?
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