Thanks very much 'Tassos' and 'Daniel' I will experiment both methods and
share.

Swaminathan Palani
 

-----Original Message-----
From: Daniel Florey [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 04, 2004 6:02 AM
To: Slide Users Mailing List
Subject: Re: Capturing Request (along with any XML)

You can use the SimpleXMLExtractor. This is very easy and you just have to
configure the xpath-expressions that you want to extract.
So you don't have to write a line of code, just configure it in Domain.xml
(there might be an example that you can use as a blueprint)
Cheers,
Daniel

"Slide Users Mailing List" <[EMAIL PROTECTED]> schrieb am
04.11.04 12:55:42:
> 
> Hello,
> Take a look at the content interceptor framework and the
> org.apache.slide.content.ContentInteceptor interface.
> 
> You can alter the properties (or the content) before or after some
operation.
> 
> HTH,
> Tassos
> 
> On Wed, 3 Nov 2004 13:22:03 -0500, Swaminathan Palani
> <[EMAIL PROTECTED]> wrote:
> > I want to capture specific incoming client request and be able to take
> > action.
> > 
> > I want to capture 'PROPPATCH' request from client and any XML
associated.
> > Once I have the XML I wanted to extract some content and update
'property'
> > value in metadata file.
> > 
> > Does anyone know how I could do this?  Thanks in advance.
> > 
> > Swaminathan Palani
> > 



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

Reply via email to