Hello, --- Petar Tahchiev <[EMAIL PROTECTED]> wrote: > I am not quite sure that I understood your ideas > clearly enough to answer > this, but I would like to suggest you this: why not > just use > <filter token="<TAG:xxxx>" > value="${property.Containg.The.Desired.String}"/>
In XML files you have to escape < and > with < and >. So your example will look like: <filter token="<TAG:xxxx>" value="${property.Containg.The.Desired.String}"/> Regards Ivan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]