This is on the server side, I looked for the better way to get it over from the server to the mobile application/ client side. I will just set the user id in a cookie and I will pick up from the cookie on the mobile application side.
Thanks Yuval On Jan 16, 4:50 pm, Yuval <yuval...@gmail.com> wrote: > I need the web2py user id on an android mobile application. > > The user will use a web page (WebView) to perform the login (or to > register). > > Once logged in, what is the best suggested way to pass back the user > id to the container application (browser)? > > Thanks, > Yuval