What are life cycle methods of a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are the important functions of filters?
What advantages do servlets have over CGI programs?
What is the ServletConfig() and what is its use?
Explain the methods of request dispatcher in servlet?
How can a servlet refresh automatically if some new data has entered the database?
3 Answers Citi Bank, CitiGroup, IBM, Satyam,
What is a cookie What is the difference between session and cookie
What is with the javax.servlet package naming?
What is servlet configuration?
Explain get and post.
How do you create connections for number of users, if you want to improve performance?
What are some advantages of storing session state in cookies?
Is the init(ServletConfig sc) throws IOException or not?