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 is class and object in java?
What is reflexive association?
How do you use compareto in java?
What is the symbol for space?
Is integer passed by reference in java?
What is package protected in java?
What is oops in java?
When will you define a method as static in Java?
Is null keyword in java?
Is hashmap thread safe?
What is the difference between choice and list?
Give us a program to check for parenthesis matching using stack.
What is variable and its types?
what are synchronized methods and synchronized statements? : Java thread
What restrictions are placed on method overriding in java programming?