Probably just avoiding api clutter. You can always use
IHeaderResponse.renderString.

-Matej

On Dec 7, 2007 9:38 AM, Bart Molenkamp <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there a special reason why there is no IHeaderResponse.renderCSS()
> to render a String of CSS inline? There is something similar for
> JavaScript:
>
>  renderJavascript(CharSequence javascript, String id);
>
> I can only include CSS using ResourceReferences and urls. Is there
> any reason why this isn't there?
>
> Thanks,
> Bart.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to