I have been searching for an answer, but have not found one...
I want to pass variable value FROM javascript TO bean. Is it possible to do that without going into xhtml? I guess i'm just stupid, but I have not found an answer to this. Can somebody give me a real dummy guide for a real dummies? :)
Let's say, I want to send javascript variable X value to named Bean "user" and in bean I have getter and setter for a string.
Dummy-guide, please. I just don't seem to get this... Old dog and new tricks, you know :D
If it has to be done thru XHTML, I want to use p:remotecommand.
EDIT: QUOTE: "This question may already have an answer here:"
Maybe so, but I still don't understand it. I'm just that stupid I guess... :(