Lior,
  I've had excellent results using dom4j.  Just load the xml into an
object and you can query the nodes using xpath expressions.

Raymond

On Wed, Oct 29, 2008 at 08:05, lior grinfeld <[EMAIL PROTECTED]> wrote:
> i know it may not be the right place to ask this but maybe one of you faces
> this issue before.
>
> i want to validate the response that i get from my web application and i
> thought about xpath.
> did anybody tried this before?
>
> i want to parse the response into document and then do
> xpath.getvalue(myxpath) and validate the data.
> first is there a response handler that can do this?
> or does someone can recommend a package than can do it?
>
>
>
> --
>
> Regards
> Lior Grinfeld
>



-- 
---------------------------------------------------------
Raymond Kroeker

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

Reply via email to