Can we define constructor in Servlet class?
Answer Posted / amit tomar
we can't define constructor in Servlet class
| Is This Answer Correct ? | 3 Yes | 14 No |
Post New Answer View All Answers
Why do we use sendredirect() method?
Write a program to show the functionality of doget and dopost method?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
Who is responsible to create the object of servlet?
What methods do you use in servlet - applet communication?
Explain servlet life cycle?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Differentiate between the web server and application server?
What is the purpose of requestdispatcher interface?
What is the main purpose of java servlets?
Which protocol will be used by browser and servlet to communicate
How can you start a jta transaction from a servlet deployed on jboss?
What is the type of method for sending request from http server?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify