Can we define constructors in Servlet?
Answer Posted / sitaram
Each every class execute in java. One default constructor or
define constructor must be calling. If you are not any
constructor write in your class. when execute the program ,
JVM automatically create the default constructor.
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the immediate superclass of the applet class?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Why do I get a duplicate name error when loading a jar file?
What is a clone?
Are there books about seam?
Why are some of the class and element names counter-intuitive?
What’s jboss jbpm?
Explain about thread synchronization inside a monitor?
What is glasgow?
Should synchronization primitives be used on bean methods?
What is the infobus?
To what value is a variable of the string type automatically initialized?
Why doesn’t the focus feature on the tag work in every circumstance?
Difference between swing and awt?
What is the difference between ear, jar and war file?