I can't really think of anything, sorry. My guess is the MS WebDAV client library handle query strings. If you wrote your own client using the library you might be able to get it to work, but that's probably beyond what you're wanting to undertake.

What are you needing to send the parameters for? Maybe there's another way to get the information to the server.

-James

Ragia wrote:
Hi James, Hi All,

Thanx for the reply! :)

Well, I tried what u suggested, and I found that: in case I don't check the
WebFolder checkbox, the parameters are passed fine and slide homepage is
displayed through IE (which is not my aim), But when I check the WebFolder
checkbox, normally slide opens in a WebFolder but the parameters are all set
to null, also the url comes without the parameters I added. I traced the req
object and found its parameters Map is empty :(

Any advice?

Regards,

Rooja


-----Original Message-----
From: James Mason [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 3:25 AM
To: Slide Users Mailing List
Subject: Re: Need Help: Sending Parameters


If you go to File > Open and add the parameters there (be sure to check the
little web folders box) it should work.

-James

Ragia wrote:

Hello All,

Am facing a problem sending parameters to the WebDAV Servlet. Using a windows web folder, it is not possible to create a web folder with parameters passed through the URL, ex: http://ragia:8888/webapp/slide?test=1
. When I open an already created WebFolder and then add parameters through the URL, the WebFolder is automatically converted to an Internet Explorer and loses the DAV mode. I thought of prompting an http dialog to get the parameters upon folder opening although I didn't succeed either. is there a way to do so?


Any help would be highly appreciated.

Thanx in advance.

rooja



---------------------------------------------------------------------
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]




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



Reply via email to