What is Model 1?
Written by Rahul Mehra Monday, 08 March 2010 16:52
Using JSP technology alone to develop Web page. Such term is used in the earlier JSP specification. Model 1 architecture is suitable for applications that have very simple page flow, have little need for centralized security control or logging, and change little over time. Model 1 applications can often be refactored to Model 2 when application requirements change.
| < Prev |
|---|