RE: MVC with velocity

2005-07-14 Thread Malcolm Edgar
& MVC for more details. regards Malcolm Edgar -Original Message- From: Andrew Mason [mailto:[EMAIL PROTECTED] Sent: Friday, 15 July 2005 12:46 AM To: velocity-user@jakarta.apache.org Subject: MVC with velocity Hi, just trying to understand the model view controller design pattern and

Re: MVC with velocity

2005-07-14 Thread Will Glass-Husain
Best, WILL - Original Message - From: "Andrew Mason" <[EMAIL PROTECTED]> To: Sent: Thursday, July 14, 2005 7:46 AM Subject: MVC with velocity Hi, just trying to understand the model view controller design pattern and how to apply Velocity to it. I've got a web-app, wh

MVC with velocity

2005-07-14 Thread Andrew Mason
Hi, just trying to understand the model view controller design pattern and how to apply Velocity to it. I've got a web-app, which has a main-control web-page with links as such down one side (it currently uses a velocity servlet to render a template to display it to the browser): __