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
How does the garbage collector works in java?
Why Java is not pure Object Oriented language?
How does system arraycopy work in java?
Is it possible to specify multiple jndi names when deploying an ejb?
What is oop in java?
What is t in parametric equations?
What is a list in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What do bitwise operators do?
What is fail fast in java?
What is difference between fileinputstream and filereader in java?
What is a treeset class?
What are the three types of design patterns?
Can we have any code between try and catch blocks?
What class allows you to read objects directly from a stream?