Prepare for your Next Interview
This is a discussion on MVC Architecture. within the JSP forums, part of the Web Development category; Is it necessary to write a corresponding servlet for each JSP page in case of MVC Architecture?...
|
|||
|
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
|
|
|||
|
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. ![]() |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MVC Architecture in STRUTS | kalaranjani | Java | 6 | 2 Weeks Ago 04:01 AM |
| Business Architecture | Lokesh M | Data Warehousing | 0 | 01-31-2008 05:45 AM |
| oracle architecture | pande.dhiraj | Oracle | 3 | 12-06-2007 02:09 AM |
| SOA Architecture | Lokesh M | Geeks Lounge | 0 | 09-26-2007 05:55 AM |
| What is .NET Framework Architecture | GeekAdmin | VB.NET | 0 | 05-16-2006 11:30 AM |