fourteen 0 Newbie Poster

since FB.Connect works only in javascript how do i send the user id from the javascript to JSP for it to be stored in the database.

for example how do i use FB.Connect.get_loggedInUser(); to send the id to jsp.?