"Pill, Juergen" wrote:

> Hello Bita,
>
> Yes, those classes would go into those packages. The Batch method in the
> server part would instantiate the requested batched methods (e.g. a series
> of deletes).
>
> For the request I would use
> "...\jakarta-slide\testsuite\testsuite\junit\Tprocessor.dtd" as a starting
> point:
> <!ELEMENT request (command, header*, body?)>

Yes, you right. The thing I don't know is about what should go in header and
body. I mean which format is the best for them.

>
> Why not use <!ELEMENT request (command, header*, body?)> as the response, in
> this case a multiple get would be possible too. Binary data is currently
> read via the fileReference element, in your case you would need to define
> how binary data would be transported within an utf-8 encoded XML document.
>

Further more, I would like to know in this case, if the user had no permission
for all of resources, what would  happen? I mean, in this case  all the requst
will be refused or it will be done partly as their  permissions let. I would
like to be refused the request totally, however it seems it will be done
partly, or maybe I am wrong. What do you think?

>
> Best regards,
>
> Juergen

Thanks,
Bita


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

Reply via email to