What I want to do is the following. When a request is registered in the database in the interface a message of successful registration is shown, the message that I must put is one of SweetAlert
.
I use JavaServer Faces and I want to know if in a method that is in a Managed Beans type SessionScoped
I can call the SweetAlert
and how do I do it?
Thank you very much for your help.
These are SweetAlert's messages: link