Hi, I have a problem. I stored the DATA OF user in
database Store(user name and password, ADDRESS). I
inserted the database also at Slide. The user accesses
with a Webdav Client at Slide. In Domain.XML the user
is not well-known. The user is to authenticate itself
over a dialog window. (User name and password). With
these data I want to access at this database Store. If
the user in database existed it may make further.

I can transmit the message with Slide at Clint? :

resp.setHeader("WWW-Authenticate", "BASIC
realm=\"users\"");
resp.sendError(resp.SC_UNAUTHORIZED);


Or as it goes in the Slide that the user over a dialog
window authenticated itself?.

Thanks





__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

Reply via email to