Is there any way to set the "inheritable" flag for a resource using
the ACL method? I see that it is possible to set the inherited-from
attribute for a resource using the ACL method, but I don't see how to set
the inheritable flag using this method.
---> Mike Gartrell <--- ---> [EMAI
Am Mittwoch den, 6. März 2002, um 14:50, schrieb Pill, Juergen:
> Hello Stefan,
>
> You are totally right! Neither the server nor the client can
> guess, what the
> encoding is the other is talking. Definitely UTF-8 would make life more
> easy, if only all (or at least the most important once s
Hello Stefan,
You are totally right! Neither the server nor the client can guess, what the
encoding is the other is talking. Definitely UTF-8 would make life more
easy, if only all (or at least the most important once speak UTF-8).
Unfortunately WebFolders does not and IE can be put into a mode t
I put the file in /bin directory, then it is ok.
-Original Message-
From: Haiying Qiao [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 05, 2002 5:52 PM
To: 'Slide Users Mailing List'
Subject: domain.xml for slide-admin web application
I tried to test install the slide-admin applicatio
Jürgen,
have a look at
http://www.w3.org/International/O-URL-and-ident.html
for a recommendation about defaults in uri character
encodings.
Am Mittwoch den, 6. März 2002, um 11:30, schrieb Pill, Juergen:
> Hello,
>
> The client will send a URI encoded in a specific encoding. This
> encoding
Hello,
The client will send a URI encoded in a specific encoding. This encoding may
vary from client to client, e.g. IE send UTF-8, WebFolders send a platform
specific encoding (in US and Germany this is ISO...) at least on Windows
2000.
The server will accept encoded URLs based on a default enc
Marcus Flehmig wrote:
>
> Hi,
>
> we currently are developing a slide store implementation for
> the IBM/Informix database server and encountered the following
> problem: Slide throws a ObjectValidationFailedException.
> We are using Slide 1.0.16 and the bundled JDBCDescriptorsStore.
>
> I'm ge