aspose file tools
The moose likes JSF and the fly likes i need to send a value from javascript to backing bean... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "i need to send a value from javascript to backing bean..." Watch "i need to send a value from javascript to backing bean..." New topic
Author

i need to send a value from javascript to backing bean...

Kiran Shirali
Ranch Hand

Joined: Jan 26, 2009
Posts: 34
Hi everyone,

I have a requirement saying that i have to get the client time and display that on the page. The time has to be login time. So i would have to get time using javascript.

Then i need to save given time in session variable so that i can display it on the screen in the application. I do not know how to get the variable data from java script to the backing bean (maybe via a JSF page).

Please can anyone help me? thanks in advance.

Kiran


SCJP 1.6 86%, SCWCD 5.0 on
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: i need to send a value from javascript to backing bean...
 
Similar Threads
display collection without getters n setters
Checking if main page has changed
How to Call the Backing Bean Method from javascript in JSF
Broswer back button not refreshing. JSF 1.1
DynaFaces and commandLinks