Hi Helma

I tried this but with no result, I still get the Object of the body and not
the content. Also when I try to apply specific methods (like getNodeValue)
on this w3c.Node Object, I get an empty result???
Has anybody managed to get the jx:set body to be used 

Thanks for the help
Tibor

[EMAIL PROTECTED] wrote:

> Have you tried changing the name of either the meta tag or the var name to
> something else?
> 
>> but now I need to do this:
>> <jx:set var="keywords">fssgffdgfdg sdfqfqs qfsdqq</jx:set>
>> <meta name="keywords" content="${keywords}"/>
> 
> <jx:set var="keyws">fssgffdgfdg sdfqfqs qfsdqq</jx:set>
> <meta name="keywords" content="${keyws}"/>
> 
> I'm not too familiar with JXTemplate but it could be a conflict of names.
> 
> HTH.
> 
> Bye, Helma



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

Reply via email to