R
Size: a a a
R
★
R
★
R
ND
AB
CSRF TOKEN
с помощью HttpURLConnection
и тупо распарсю строку, а потом с этим токеном сделаю запрос, токен будет действительным?DS
CSRF TOKEN
с помощью HttpURLConnection
и тупо распарсю строку, а потом с этим токеном сделаю запрос, токен будет действительным?БТ
S
БТ
Y
БТ
Y
Y
@ModelAttribute("msg") Message msg- не помогло
org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/main.html]")
Caused by: org.attoparser.ParseException: Error during execution of processor 'org.thymeleaf.spring5.processor.SpringInputGeneralFieldTagProcessor' (template: "main" - line 51, col 32)
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.thymeleaf.spring5.processor.SpringInputGeneralFieldTagProcessor' (template: "main" - line 51, col 32)
Caused by: java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'msg' available as request attribute
Error: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/main.html]")] with root cause
OP
CSRF TOKEN
с помощью HttpURLConnection
и тупо распарсю строку, а потом с этим токеном сделаю запрос, токен будет действительным?OP
@ModelAttribute("msg") Message msg- не помогло
org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/main.html]")
Caused by: org.attoparser.ParseException: Error during execution of processor 'org.thymeleaf.spring5.processor.SpringInputGeneralFieldTagProcessor' (template: "main" - line 51, col 32)
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.thymeleaf.spring5.processor.SpringInputGeneralFieldTagProcessor' (template: "main" - line 51, col 32)
Caused by: java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'msg' available as request attribute
Error: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/main.html]")] with root cause
Y
OP
Y