samedi 15 juin 2019

Thymeleaf: popup div

So in my webapp (authorization process) thymeleaf opens successfulRegistration.html in case of successful registration on register.html, that's obvious :D

modelAndView.setViewName("successfulRegistration");

but can i using thymeleaf just add a div (like popup) to my register.html, without opening any new htmls?




Aucun commentaire:

Enregistrer un commentaire