Spring Web MVC
Introduction
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...
yash211.hashnode.dev3 min read