Why servlet is mostly used?
No Answer is Posted For this Question
Be the First to Post Answer
How can we refresh automatically when new data has entered the database?
Can we override servlet service method?
How can we perform any action at the time of deploying the project?
How do you invoke a servelt?
How do you design microservices?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
Can you create a deadlock condition on a servlet?
Why do we use sendredirect() method?
What is a generic servlet?
What are the types of Session Tracking ?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
how do you maintain sessions in servlets?