How to notify an object in session when session is invalidated or timed-out?
No Answer is Posted For this Question
Be the First to Post Answer
What is session variable in servlets?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
Tell us something about servletcontext interface.
Which event is fired at the time of project deployment and undeployment?
How can we perform any action at the time of deploying the project?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
What exception should be thrown when servlet is not properly initialized?
What is Client-Server Computing?
Differentiate between the get and post method
What are the uses of servlet
what happens if we wont use destroy()?
How do you define a servlet?