What is the default value of session attribute in jsp?
Answer / Aman Gupta
The default value of a session attribute in JSP is null if no initial value is specified when creating the attribute.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does error handling occur with jstl?
How clear chache and buffer of opera browser.
What are the literals used in jsp?
What is taglibs?
Differentiate between <jsp:include page=…> and <%@include file=…>.
How can I set a cookie and delete a cookie from within a jsp page?
How did you implement caching in jsp?
What is pagescope in jsp?
What is a jsp container?
What is jsp usebean?
how to connect the back end with Directive tag in jsp ...
What are jsp el implicit objects and how it’s different from jsp implicit objects?