Write a servlet to upload file on server.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.

4 Answers  


What are the types of an http request?

0 Answers  


How is the get () method different from the post() method?

0 Answers  


What are all the protocols supported by httpservlet?

0 Answers  


What is the difference between jsp and servlet life cycle?

0 Answers  






What is meant by session? Tell me something about httpsession class?

0 Answers  


What is Servlets and explain the advantages of Servlet life cycle?

0 Answers  


When a servlet accepts a call from a client, it receives two objects. What are they?

0 Answers  


What are the steps that are required to handle the multi-threading?

0 Answers  


What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?

2 Answers  


What is the importance of init() method in Servlet ?

0 Answers   BirlaSoft,


Is java servlet still used?

0 Answers  


Categories