Can we use the constructor, instead of init(), to initialize servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of ServletEngines?
When the methods init() and Distroy() will be called?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
When Servlet is unloaded?
What is the difference between servlet and filter?
How do we share data using 'getservletcontext ()?
What are the types of an http request?
Elucidate servlet attributes and its scope?
how can you give alias to servlets?
What is called Session Tracking?
What is the difference between Difference between doGet() and doPost()?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?