|
On Tue, 2005-04-19 at 13:35 -0500, Joe Pluta wrote: > I find this statement interesting, Pete. Why do you consider FreeMarker > more MVC than JSP? With a properly written JSP, all the model > information is passed via beans, and the JSP simply displays them. Yes, well, "properly written" is the key phrase here :) Most programmers simply can't be trusted not to put code in the presentation layer if it is possible. You have a deadline, you don't want to recompile the servlet, so you add a Java scriptlet to the JSP, "just this once"... and then one morning you wake up and find you can't read your own code any more :) That's why e.g. Velocity is so popular; it protects you from yourself. -- ____________________________________________________________ Glenn Holmer gholmer@xxxxxxxxxxxxxx Software Engineer phone: 414-908-1809 Weyco Group, Inc. fax: 414-908-1601
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.