![Mastering Spring 5.0](https://wfqqreader-1252317822.image.myqcloud.com/cover/64/36701064/b_36701064.jpg)
上QQ阅读APP看书,第一时间看更新
Creating a View
Let's create a view using the model attribute name that was set in the model in the controller. Create a simple JSP in the /WEB-INF/views/welcome-model-view.jsp path:
Welcome ${name}! This is coming from a model-view - a JSP
Here is a screenshot of how this would look on the screen when the URL is hit:
![](https://epubservercos.yuewen.com/9A5966/19470407701638406/epubprivate/OEBPS/Images/9f4dccc1-4ac3-4fa6-9f46-c2bc20e0c77c.png?sign=1739077685-OJrphdmvcXpwmlLMnhjEQZ4QGqBZbgk7-0-9340bbb66c582fa388a4c10ce70d802d)