[EMAIL PROTECTED] wrote:

> 
> I had problems with the new compiler / runtime environment though (for ex,
> the include example doesn't work, and the admin webapp can't compile), so
> it's not ready yet.
> 

The include example is wrong in that it includes a page directive

    <%@ page buffer="5" autoFlush="false" %>

The spec says the value of a buffer attribute in the page directive should
be suffixed with a mandatory "kb".   jasper2 just conforms the spec better. :)



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

Reply via email to