What are the ways to handle multi-threading in servlets?
No Answer is Posted For this Question
Be the First to Post Answer
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 ?
Should I override the service() method?
What are the advantages of servlets over traditional cgi?
How to read request headers from servlets?
How an Image can be loaded in a Servlet ?
What is the process to implement doget and dopost methods?
Why do we need servlet filter?
Explain get and post.
What is a java servlet?
How do I support both get and post from the same servlet?
How to get the actual path of servlet in server?
how a user session can be tracked in servlets?