WebDAV & Ajax
WebDAV & Ajax
- Subject: WebDAV & Ajax
- From: email@hidden
- Date: Wed, 28 Nov 2007 19:03:28 +0100
- Importance: Normal
Hi all,
After dealing with conflicts between wonder's ajax framework and jquery -a js lib that rocks-... and succeeding (if someone is interested, just' need a minute to fix, see http://docs.jquery.com/Using_jQuery_with_Other_Libraries), we decided to make a implementation of webdav in a webobjects application.
Our application let us define people accounts with groups and rights to manage access to different areas (librairies, document repository, ...).
Actually we use an "explorerComponent" ont the web interface to create, delete documents. That rock's but... it would be better for some "heavy" users could have access to these files directly through windows explorer or mac os finder... according to their rights.
With Apache Slide, we succeded in opening these areas but... didn't succeeded in linking Slide's servlet to our WOSession in order to manage access rights.
I still wait for an answer form Anjo (we found some threads dealing with his ability making it works) but :
- on the slide page it's now written that it's closed (;-(, so is it a good solution ?
- may be someone else knows how to make "normal" servlet (like WebDavServlet) work with wosession
Note that when using direct woapps with directaction (to simulate the servlet behavior), we get the famous "<WORequest>: Method 'OPTIONS' is not supported. To support 'OPTIONS', you will have to implement a subclass of WORequest, and force WebObjects to instantiate it by implementing WOApplication's createRequest() method in your subclass of WOApplication."
And note that when we deploy with tomcat, our directaction is never touched (maybe due to WOServletAdaptor limitations)
We are using WO5.3
Many thank's for any help,
Jérémy DE ROYER
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden