I recently posted an article on Model 1, model 1.5 and Model 2.
Actually..another fellow redirected an email I sent him, to this list. The
subject is "RE: setItem vs request/session (redirected)". I have offerred my
framework with source, and I explain how Struts (jakarta.apache.org) offers
a smoother more manageable MVC than using JSP pages as controllers and so
on. While my framework is really a much smaller version of Struts, both are
free with source. Struts has very good documentation, and since this list is
global I might add Struts supports international capabilities..so if your
looking in that direction, go for Struts. If you want a simple, lean easy to
use MVC framework with source, I am happy to offer mine as an attachment to
anyone that needs it. Send me a reply directly (not to the list) if you
would like it, or more explanation on how to work with MVC and J2EE.
> -----Original Message-----
> From: Anthony Mak [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 21, 2000 5:02 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Model? View? Controller?
>
>
> I think :
>
> View : Form.htm, Thanks.jsp
> Controller : FormHandler.jsp
> Model :FormWriter.java
>
> I am new to JSP, so don't trust my words too much.
>
> Also, I heard usually the controller is implemented as a
> servlet not a jsp.
>
> Anthony Mak
>
> -----Original Message-----
> From: A mailing list about Java Server Pages specification
> and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of jamsheer
> Sent: Thursday, November 22, 2001 2:21 AM
> To: [EMAIL PROTECTED]
> Subject: Model? View? Controller?
>
>
> Hi,
> I am going to ask simple question.Let me explain..!!
> I have a Form.htm page which has a Form in it.It posts the
> data into a
> FormHandler.jsp which uses a Bean FormWriter.java which
> writes all data into
> a database,after that FormHandler.jsp forward the request
> into a Thanks.jsp.
> This is the situation..
> Now I want to know,in this,who is Model?Who is
> Controller?Who is View?
> Is this a correct MVC architecture?Can anyone tell me this?
> Thanks..
> Cheers,
> Jam.
>
> ==============================================================
> =============
> 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://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ==============================================================
> =============
> 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://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
===========================================================================
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://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets