[thelist] JSP design/coding strategy

Jay Turley jay at weberrific.org
Mon Sep 18 15:29:09 CDT 2000


> of design and coding strategy.  Meaning, how we can best 
> separate layout/format (html/css) from content (scripts) in 
> the JSP environment (this is possible, isn't it?) and still 
> have intelligent workflow between designers and coders, with 
> maintenance being a big concern.  We want to make it very 
> easy for designers to tweak the presentation later, without 
> having to mess around with the scripts that make the system 

http://caic.chungnam.ac.kr/youngsik/jsp/info_doc/javaworld/principle/

My team has found the model-view controller paradigm to be some good.

- Jay Turley ---------------------------------------------------------
  http://www.weberrific.org
 "Any sufficiently advanced magic is indistinguishable from technology"




More information about the thelist mailing list