Using Spring 4.2.9
Web stream . My web stream consists of three pages of page-1, page-2 and error pages
Scenario : the user clicks on the link in the letter, my internal code consumes the link, and the user lands on page 1 (the link in the address bar is now different from what the user clicked), the user does the necessary things on page 1 and clicks the continue button and lands on page 2.
What I need when the user is on page 2 :
This is a fairly common problem. A simple Google search provided some possible solutions. Have you tried them? If so, please update the question with more detailed information on the problem. If not, here are a few links:
, Spring MVC ( ). , GET, URL-, . true, .
, conversScope, "". , 2, , 1, 1 2 .
, , , , , 1 , . (, ), URL- ( , ) , 1- , , , .
, , , 2, , , 1 . cookie, .
-2 . " Spring -". .
Source: https://habr.com/ru/post/1691061/More articles:Flex columns only center when packing - cssGitlab Post / Put in Node with an Axios or Curl request - unable to write resource - error 400 - javascriptIndex of last occurrence max up to min. - pythonMultiple datatables: ajax request for one table blocking events on another table - jqueryCreating a paint effect - htmlУдалить заглавные буквы с конца строки - javascriptHow can I make the android gradle construct fail if I don't have enough translations - androidMokito cannot mock a class with a dependency on Unmarshaller - javaRemoving similar but longer duplicates from vector - setJQuery id - javascriptAll Articles