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] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________________________________ Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min. weltweit telefonieren! http://freephone.web.de/?mc=021201 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
