Any view implementation for a JSP-Servlet application?

Do you know any implementation / technique that would provide similar behavior like ViewState in ASP.NET. (Serializing data to a hidden field in an HTML form).

I use only JSP, Servlet and Spring MVC.

+3
source share
3 answers

I think Stripes provides this.

+1
source

Spring Webflow offers a similar tool designed for individual conversations. The leadership persistence section should be able to explain the concepts.

0
source

You can easily do it JSP. get object pairs and artwork for ASCII data using base64 Hares

0
source

Source: https://habr.com/ru/post/1697964/


All Articles