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 you mean by COM and DCOM?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Can I use javascript to submit a form?
What are callback interfaces?
What is the relationship between the canvas class and the graphics 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
What if the static modifier is removed from the signature of the main method?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Brief description about local interfaces?
whats is mean by tiles in struts
What are JTA/JTS and how they used by client?
What are the oops concept?
Why is string immutable in java?
Define aop(assepct oriented programing)?
how i secure my site with the https protocol.what are the steps?