Which event is fired at the time of session creation and destroy?
No Answer is Posted For this Question
Be the First to Post Answer
Can you use javascript in servlets?
What are the exceptions thrown by Servlets?
What is servlet? Explain
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are the difference between session and cookies in servlet? Explain
Define the life cycle of a servlets.
Which interface should be implemented by all servlets?
How can you create a session in servlet?
What is session tracking?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
Explain the difference between servlet and cgi?