Can servlet have a constructor ?
No Answer is Posted For this Question
Be the First to Post Answer
Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html
Should I override the service() method?
Write a command to get actual path of a servlet to the server?
Explain in brief the directory structure of a web application?
What is the <load-on-startup> element?
What do you mean by request dispatcher in servlet? Also explain its methods.
What is cgi and what are its drawbacks?
What are the difference between RMI and Servlets?
what happens if we wont use destroy()?
Explain web container.
How does tomcat servlet container work?
What is the difference between encodeRedirectUrl and encodeURL?