What is the default value of session attribute in jsp?



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

Post New Answer

More JSP Interview Questions

How does error handling occur with jstl?

1 Answers  


How clear chache and buffer of opera browser.

1 Answers  


What are the literals used in jsp?

1 Answers  


What is taglibs?

1 Answers  


Differentiate between <jsp:include page=…> and <%@include file=…>.

1 Answers  


How can I set a cookie and delete a cookie from within a jsp page?

1 Answers  


How did you implement caching in jsp?

1 Answers  


What is pagescope in jsp?

1 Answers  


What is a jsp container?

1 Answers  


What is jsp usebean?

1 Answers  


how to connect the back end with Directive tag in jsp ...

1 Answers  


What are jsp el implicit objects and how it’s different from jsp implicit objects?

1 Answers  


Categories