On 23.Oct.2002 -- 12:45 PM, Thomas Garger wrote:
> but how can i put html-tag into xsp-variable??
> if i try the following, it fails -->

Thought you gonna ask that :-)

You may not use "<" and ">" in an xsp when not writing xml tags that
are part of the document structure. So, you need to use the xml
entities "&lt;" "&gt;" instead.

Another solution is the capture logicsheet.

        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]>

Reply via email to