Well, one for instance that I know of is when accessing the root of the Store (http://localhost/slide rather than http://localhost/slide/). I've run into that a few times.
-James James Mason Adventist Health Programmer/Analyst 916.783.2576 [EMAIL PROTECTED] >>> [EMAIL PROTECTED] 06/30/04 1:41 AM >>> Can you shortly describe in what cases you are redirected? Stefan Guillermo J. Col�n wrote: > But then how do I access the DAV resource??? > > Unfortunately, WebdavResource is not (yet) calling > setFollowRedirects(). So (for now) you'd have to exceute the method > manually. > > Ingo > >> How do I relate this with the creation of the WebDAV resource?? >> >> >> use >> HttpMethod method = ...; >> method.setFollowRedirects(true); >> >> Regards, Stefan >> >> Guillermo J. Col�n wrote: >> How can enable redirection in my app using the slide client API? >> (if the address I open redirects me some where else I want to follow it) >> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
