>>> Mark Galbreath <[EMAIL PROTECTED]> 18-Apr-01 5:24:49 PM >>>
>Three words: Model View Controller. If you have to
>ask, you probably should be using JSPs.
I laugh in the face of MVC.
I find a much better strategy is to use filters to create a suitable
environment for a JSP page. This is a processing model which works
quite well, it's similar to MVC but allows you to follow execution
paths more easily.
The new filter support in API 2.3 make writing apps in this way a
*lot* easier than it used to be.
I am fascinated by the XML/XSL way of doing things...
My biggest problem with XML generally is that it's not the sort of
tool that designers can use... which is fine as long as you're using
it for back end transactions but not so good if you're using it in
your presentation system.
Has anyone had any experience with working with designers in such an
XML/XSL development environment?
Nic Ferrier
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html