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="<br/>";
</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]>