<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Can you not write XHTML instead? A common way around browser incompatibility between HTML (SGML) and XHTML (XML) is to ensure that there is a space before the &quot;/&gt;&quot;, e.g. &quot;&lt;br&gt;&quot; is written as &quot;&lt;br /&gt;&quot;. This works in most browsers.<BR>
<BR>
I'd expect that JDOM has support to force this...<BR>
<BR>
Phil :n.<BR>
<BR>
On Thu, 2004-04-22 at 10:36, Eric VERGNAUD wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>Hi,

Sorry if this is a little off-topic.

I need to save nodes for which the text value contais HTML tags like &lt;br&gt;
Is there an official way to encode &quot;fake&quot; tags as text values in Xml ? What
is the preferred way for doing this with Jdom ?

Eric

_______________________________________________
To control your jdom-interest membership:</FONT>
<A HREF="http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com"><U>http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com</U></I></A></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Phil Weighill-Smith &lt;<A HREF="mailto:phil.weighill-smith@volantis.com"><U>phil.weighill-smith@volantis.com</U></A>&gt;<BR>
Volantis Systems
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>