I am
not sure about the client side but you can see both the input request and output
response generated on the server side in XML format if you change
the
domain.xml file logger element as follows
<slide logger="org.apache.slide.util.logger.SimpleLogger"
logger-level="8"
>
Note
the change in the logger level.This should cause response to be printed out
on the console in XML format on the server side.
rajkumar
-----Original Message-----
From: Kurapati, Rama [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 1:44 PM
To: '[EMAIL PROTECTED]'
Subject: Client-PropFindHi,Is there any way to display the cilent side PropFindMethod result(XML tree). I am using Slide 1.0.10ThanksRama
