My idea is when I do delete(user) in the controller, the controller gets the session of the user and destroy it, but I think it isn't possible.
The best way that exists, I think is to create a...
Type: Posts; User: josema; Keyword(s):
My idea is when I do delete(user) in the controller, the controller gets the session of the user and destroy it, but I think it isn't possible.
The best way that exists, I think is to create a...
This post was really usefull :), now I understand better how works the manytomany relationship
Hello, in my application I have a admin that can delete users so when I delete a user I want that the user log out automatically.
I know user's session id who I delete but I don't know how...
Hello I have problems with my forms in spring I have a web and I charge different pages using in a
Spring.addDecoration(new Spring.AjaxEventDecoration({elementId: "url to load",event :...
I am searching too
Thanks you but I don't know how to redirect and create the view for that error messages. How can I do that? thanks! :D
I have the same problem :), i would like to know it