Model 2
Sign in to saveAlso known as Jakarta Server Pages Model 2, JSP Model 2, JavaServer Pages Model 2
design pattern for Java Web applications which separates the display of content from the logic used to obtain and manipulate the content, akin to the model–view–controller paradigm