Answer Posted / praveen
servlet is the controller of the mvc pattern it is an java
class that extends javax.servlet .through which the user
should be taken to a new page .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are daemon Threads in java?
How do you declare an array that will hold more than 64KB of data?
Describe string intern() methodology
What happens if we override private method?
Does java arraylist maintain insertion order?
Can we clone singleton object?
What environment variables do I need to set on my machine in order to be able to run java programs?
Why vector class is used?
What are different types of classloaders?
What about main() method in java ?
Can we declare the main method of our class as private?
What is string data type?
Can an interface extend another interface?
What is a Null object?
what do you mean by classloader in java?