Hi I found an interesting problem ...
If I run http://............../webdavservlet?param1=YYY req.getParameter("param1") returns �YYY� ONLY IF I run the webdav servlet in the regular way (open IE -> type in the URL and return). If I run webdav servlet the �webdav� way (File | Open � choose �Open as webfolder� as you enter the same URL), req.getParameter("param1") returns NULL . Do you have any idea ? Is it possible to get the parameter from webdav servlet if we run webdav as a webfolder ? Thanks. - Chinh --------------------------------- Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month!
