>Hello again, perhaps my last questions were not
>so clear... i should to improve my english ;-)
>(1) how can i prevent some users to delete or modify a file?
Set appropriate permissions. It's very hard to do this at runtime right now,
as permission editing support still has to be added to the client. That will
be done shortly, though.
>(2) which is the perfomance of the users & actions folders?
?
Do you mean : how fast is it ?
If so, you only have to load one structure object, which is fast.
>(3) Why can not put a file called 'ejemplo.jsp' in the file folder using
the
>command line client included in jakarta-slide-10m7 ?
I think we plan to only support the revised client (which uses a nice
abstraction layer), so I recommend using the latest.
>(4) It's possible to perform 'automatic versioning' to the uploaded files?
That was done like that a while ago, but I decided to remove that feature
since actually Delta V specifies versioning should *not* be done by default
on a resource.
Remy