Results 1 to 3 of 3

Thread: MVC Architecture.

  1. #1
    Junior Member
    Join Date
    Mar 2008
    Answers
    1

    MVC Architecture.

    Is it necessary to write a corresponding servlet for each JSP page in case of MVC Architecture?


  2. #2
    Junior Member
    Join Date
    Jun 2007
    Answers
    2

    Re: MVC Architecture.

    No Need to write servlet for each jsp page.In MVC, Servlet act as Controller so that u can send n number of Jsp requests but only one servlet acts as contoller


  3. #3
    Junior Member
    Join Date
    Sep 2008
    Answers
    1

    Re: MVC Architecture.

    No, there is no need to write Servlet for each JSP...

    u can do two things:
    1. call multiple JSP from same page or
    2. if u r using MVC design pattren then do the same through mappings using frameworks like struts n others.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact