Re: [qooxdoo-devel] qooxdoo and JSON login app

2007-04-18 Thread Agustin Almonte
How do you set http header for authentication in remote method (RPC)? In case of using cookies... do you access session on server side? Thanks in Advance - This SF.net email is sponsored by DB2 Express Download DB2 Expres

Re: [qooxdoo-devel] qooxdoo and JSON login app

2007-04-18 Thread Camilo Aguilar
Ops, sorry. I meant that I use both techniques on my web application but this depends on your necessities +info http://hudzilla.org/phpwiki/index.php?title=Cookies_vs_sessions http://hudzilla.org/phpwiki/index.php?title=Sessions http://hudzilla.org/phpwiki/index.php?title=Cookies http://hudzilla

Re: [qooxdoo-devel] qooxdoo and JSON login app

2007-04-18 Thread Camilo Aguilar
The advisee On 4/18/0, dperez <[EMAIL PROTECTED]> wrote: Hola Agustin, I validate by using HTTP authentification. When validation is needed, and the necessary HTTP headers are missing, the server returns error 401, and the browser automatically asks the user the user/password Agustin Almon

Re: [qooxdoo-devel] qooxdoo and JSON login app

2007-04-18 Thread dperez
Hola Agustin, I validate by using HTTP authentification. When validation is needed, and the necessary HTTP headers are missing, the server returns error 401, and the browser automatically asks the user the user/password Agustin Almonte F. wrote: > > Agustin Almonte F. gmail.com> writes: > >

Re: [qooxdoo-devel] qooxdoo and JSON login app

2007-04-17 Thread Agustin Almonte
Agustin Almonte F. gmail.com> writes: > > Hi, i need to build a login app. I'm thinking in cookies or something to validate session in server using JSon to comunicate client and server.Any experience or idea? Please, i need help.Thanks in advance. > Agustín Almonte > > > --

[qooxdoo-devel] qooxdoo and JSON login app

2007-04-17 Thread Agustin Almonte F.
Hi, i need to build a login app. I'm thinking in cookies or something to validate session in server using JSon to comunicate client and server. Any experience or idea? Please, i need help. Thanks in advance. Agustín Almonte