Can we use the constructor, instead of init(), to initialize servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
What’s the difference between forward() and sendredirect() methods?
Explain jsessionid and when is it created?
what are the CGI Programs?
When the methods init() and Distroy() will be called?
where the generated jsp source file are stored?
What are the type of protocols used in httpservlet?
Can you send an authentication error from a servlet?
What are the annotations used in servlet 3?
What are cookies and how will you use them?
Why session tracking is needed?
What is the directory structure of web application?