Creating drop down menu and form in Thymeleaf

前端 未结 2 1186
攒了一身酷
攒了一身酷 2021-01-01 08:22

I want to create a drop down menu that allows a client to search users by a field specified in the drop down menu. For example, search by state, search by city, etc.

2条回答
  •  感情败类
    2021-01-01 08:42

    You have just the required answer in this link:

    http://fruzenshtein.com/spring-mvc-form-select-tag/

提交回复
热议问题