Re: Model-View-Controller Architecture implementation in JSP

2001-04-02 Thread Oleg V Alexeev
nt: Friday, 30 March, 2001 10:54 MK Subject: Re: Model-View-Controller Architecture implementation in JSP In Model-View-controller also known as request-controller architecture is MK a solution to develop maintainable JSP based systems. It involves having one JSP or servlet as a single poin

Re: Model-View-Controller Architecture implementation in JSP

2001-04-02 Thread Fei Li
. Could anyone give me an example of how this is done ? Mayuresh - Original Message - From: "Priya Ranjan Dash" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, 30 March, 2001 10:54 Subject: Re: Model-View-Controller Architecture implementation in JSP In Model-View-contr

Re: Model-View-Controller Architecture implementation in JSP

2001-04-01 Thread Mayuresh Kadu
of how this is done ? Mayuresh - Original Message - From: "Priya Ranjan Dash" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, 30 March, 2001 10:54 Subject: Re: Model-View-Controller Architecture implementation in JSP In Model-View-controller also known as request-

Model-View-Controller Architecture implementation in JSP

2001-03-29 Thread Sugato Banerjee
Dear Friends, Assuming that we know what a Model-View-Controller Architecture means, I would like to know how we can implement this in JSP. What all special features(if needed) do we need incorporate and how should we proceed to implement this in JSP's. Briefing of the Model-View-Controller

Re: Model-View-Controller Architecture implementation in JSP

2001-03-29 Thread Heath Cleland
To: [EMAIL PROTECTED] Subject: Model-View-Controller Architecture implementation in JSP Dear Friends, Assuming that we know what a Model-View-Controller Architecture means, I would like to know how we can implement this in JSP. What all special features(if needed) do we need incorporate and how should

Re: Model-View-Controller Architecture implementation in JSP

2001-03-29 Thread JSP Insider
: Heath Cleland [EMAIL PROTECTED] Reply-To: A mailing list about Java Server Pages specification and reference [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Model-View-Controller Architecture implementation in JSP Date: Thu, 29 Mar 2001 09:58:34 -0500 The January 2001 addition of Java

Re: Model-View-Controller Architecture implementation in JSP

2001-03-29 Thread Priya Ranjan Dash
to some book. Ranjan -Original Message- From: Sugato Banerjee [SMTP:[EMAIL PROTECTED]] Sent: Thursday, March 29, 2001 7:47 PM To: [EMAIL PROTECTED] Subject: Model-View-Controller Architecture implementation in JSP Dear Friends, Assuming that we know what a Model-View