I just build the Jelly from CVS, and I try to use core:file tag to generate HTML output.

<j:file outputMode="html" prettyPrint="true" var="htmlContent" trim="false">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
.....
</j:file>

And it generates something like this instead of straight HTML.
&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;

I don't think it is the right output to expect. This is definitely different from the output from beta3 distribution. Is this change intentional?

--
Kelly Chen Tumbleweed Communication Corp.
T:650-216-2043 700 Saginaw Drive
F:650-216-2565 Redwood City, CA 94063





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

Reply via email to