st
> Subject: RE: XSLT Result matching pattern
>
> There is an open issue for struts2 with the matchingPattern and
> excludingPattern
> params for the xslt result type.
>
> https://issues.apache.org/struts/browse/WW-1550
>
> Other options/workarounds for this would be t
-
> From: Richard Sayre [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 14, 2007 10:18 AM
> To: Struts Users Mailing List
> Subject: XSLT Result matching pattern
>
> I am new to regular expressions and I am trying to have my XSLT result
> only show certain elements that are in
I am new to regular expressions and I am trying to have my XSLT result
only show certain elements that are in the XML.
here is some if the XML:
...
...
...
I only want the result/questionTree node to be return to my page.
I tried doing this:
/result/questionTree
But all the XML
3 matches
Mail list logo