Can we use the constructor, instead of init(), to initialize servlet?
No Answer is Posted For this Question
Be the First to Post Answer
If we disable cookies in our web page, what will happen?
How do you invoke a servelt?
What are the functions of Servlet container?
Can we fetch the attributes related to a servlet on a different servlet?
What is Difference between JavaBeans and taglib directives?
How we can check in particular page the session will be alive or not
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What are common tasks performed by Servlet Container?
What is called Scriptlet?
What is called Session Tracking?
Why servlet is mostly used?
What is the difference between the servlets and cgi programs?