Sr.Java Web Developer Question:
Tell me when will you use Servlet and JSP or MVC framework?

Answer:
While framework provides a number of components and allows one to concentrate more on the business logic but Servlets and JSP are used for controller and view layer respectively.
Previous Question | Next Question |
What is String toString()? | Explain me what is a servlet? |