What are the methods in HttpSession and their use?
Answer Posted / niranjanravi
getId()
getLastAccessedTime()
getCreationTime()
putValue()
getAttribute()
setAttribute()
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What are the jobs performed by servlets?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Which are the different ways you can communicate between servlets?
How will you pass values from HTML page to the servlet?
What is servlet collaboration?
Why is a constructor needed in a servlet even if we use the init method?
What is the structure of the http response
What do you mean by deployment descriptor?
Which method is called when reference variable is passed in system.net?
Explain the servlet context.
How to rectify errors in java servlet while compilation?
What are the ways to handle multi-threading in servlets?
What is the use of attribute in servlets?