spring-portlet-mvc
Spring portlet MVC. Validation before @ResourceMapping. @ResourceMapping -> @RenderMapping
My case: a user can download files. There is a list of files he can select. There is a spring mapping:[详细]
2023-03-02 02:53 分类:问答Spring Portlet MVC: Forward Request parameters to model
I got two views: Displays some common information about an entity Displays more details about this entity[详细]
2023-01-24 07:26 分类:问答spring portlet MVC and request params
Im setting a number of params in a URL (page.jsp?param1=value¶m2=value2). When the url is requested it passes control to a Controller class, extending AbstractConrtoller , whi开发者_如何学Pyth[详细]
2022-12-11 15:19 分类:问答