I'm developing a WebDAV client that runs as part of a J2EE web application. It receives an HTTP request, creates a WebDAV request, sends it to the Slide server and displays the results. I need some way to pass the user's credentials from the HTTP request through the WebDAV request. In other words, if someone has authenticated to the J2EE app server to access my client the same authenticated Principal should be used by Slide. Has anyone solved this problem? Is it solvable?
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
