Can we define constructor in Servlet class?
Answer Posted / avinash
yes,wecan
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can you create a deadlock condition on a servlet?
Can servlet have a constructor ?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
What is a servlet context object?
What are the servlet events?
What do you mean by interservlet communication?
How can we refresh automatically when new data is entered into the database?
What are the uses of servlet
Why is servlet used?
What is servlet initializer?
What is called Session Tracking?
What are the life cycle methods of the servlet?
What are the uses of servlet and what is servlet chaining?
What is httpservlet and how it is different from genericservlet?
Why do we need servlet filter?