hi

sorry boring you you,

i did what you said

String foo = "<br/>"
<td
class="standard"><util:include-expr><util:expr><xsp:expr>foo</xsp:expr><
/util:expr></util:include-expr></td>

but it apears as text


but thanks for your answeres

greetings, tom

-----Ursprüngliche Nachricht-----
Von: Christian Haul [mailto:haul@;dvs1.informatik.tu-darmstadt.de] 
Gesendet: Mittwoch, 23. Oktober 2002 14:07
An: [EMAIL PROTECTED]
Betreff: Re: use xsp-vars to generate html


On 23.Oct.2002 -- 01:36 PM, Thomas Garger wrote:
> but if use these entities "&lt;" "&gt;", the (for example
> &lt;table&gt;&lt;MyText/table&gt;

Thomas, if you write 

   String foo = "&lt;br/&gt;"

your String will contain "<br/>" If you include that with the util
logicsheet, it should appear as node.

The other solution, the capture logicsheet, definately captures nodes
and includes nodes.

        Chris.
-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to