hi

but that's the same i do.
just other tags

i do all this in my logicsheets, maybe this is the point


tom

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


On 23.Oct.2002 -- 02:17 PM, Thomas Garger wrote:
> 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>
> 

Try this

   <xsp:logic>
      String foo="&lt;br/&gt;";
   </xsp:logic>

      <p>
        this is some
 
<util:include-expr><util:expr><xsp:expr>foo</xsp:expr></util:expr></util
:include-expr> text
      </p>

it works for me.

        Chris.

Please follow up summarizing your problem and which suggested solution /
information worked for you when you consider your problem solved. Add
"SUMMARY: " to the subject line. This will make FAQ generation and
searching the list easier. In addition, it makes helping you more fun.
Thank you.

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