Eduardo Zurita wrote:
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.
I think the Web Services Proxy Generator might help you here. It's in Cocoon 2.1 only, I think. If you install C2.1, have a look at http://localhost:8080/cocoon/documents/userdocs/generators/wsproxy-generator.html

Ugo

--
Ugo Cei - http://www.beblogging.com/blog/


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to