Hi ,
it can be a servlet or jsp?My openion is better go for servlet.becoz in jsp
implicit objects are created due to these objects performence will some how
decreased .
one more thing being a controller it will consists more of logic than
presentation that means we have code it java.its good and better put java
code in servlet than putting it in JSP.
----- Original Message -----
From: "Sowbhagyavalli Suryadevara" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 30, 2001 11:18 AM
Subject: Should the controller be a JSP or a servlet ?


> Hi
>
> I am new to JSPs. My application was developed using servlets. We are
> planning to redo the whole thing using MVC architecture. My question is
> should the controller be a JSP or a servlet ? What are the advantages and
> disadvantages ?
>
> Thank you
> Valli
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to