Hello,
I have to develop a web
application. The data source is a remote computer that serves XML data. The
authentication method is a encrypted cookie. The remote server checks if the
cookie is present in the user's browser. The problem is:
I want introduce Cocoon as
the software that does the request to the remote server, not the user browser.
Can I simulate the Cookie or has Cocoon a way to resolve this? It's a session
Cookie, not persistent.
Thanks in advance, and sorry for
my poor English.
Eduardo. |
- Re: Server to Server Cookie? Eduardo Zurita
- Re: Server to Server Cookie? Ugo Cei
- Re: Server to Server Cookie? SAXESS - Hussayn Dabbous