YRyash rajinyash211.hashnode.dev·Jul 30, 2023 · 3 min readSpring Web MVCIntroduction There are two ways to develop java based web applications which are Model 1 architecture and Model 2 architecture. Model 1 architecture In this architecture, either servlet or JSP is used as the main component of the web application If...00