What is the difference between using getSession(true) and getSession(false) methods?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is the difference between jsp and servlet life cycle?

0 Answers  


What is meant by Servlet? What are the parameters of service method?

0 Answers  


How to notify an object in session when session is invalidated or timed-out?

0 Answers  


What is the protocol used by Server & Client?

2 Answers  


What is the functionality of actionservlet and requestprocessor?

0 Answers  






which type of data passing is used in realtime?

1 Answers  


What are the advantages of servlets over traditional cgi?

0 Answers  


Why session tracking is needed?

0 Answers  


Why do we need a constructor in a servlet if we use the init method?

0 Answers  


Differentiate between get and post?

0 Answers  


Explain the difference between servletconfig and servletcontext in servlet?

0 Answers  


What are the differences between servlet context vs servlet config?

0 Answers  


Categories