users@woodstock.java.net

Re: What about html renderer in woodstock 4.1?

From: Winston Prakash <Winston.Prakash_at_Sun.COM>
Date: Tue, 04 Dec 2007 07:16:12 -0800
Try this and let me know if it works.

Add the attached jar (webui-jsf-html.jar) to the  Web Application and in the page modify the "view" tag to include HTML renderkit as

<f:view renderKitId="WS_HTML">

- Winston
What did you change in the faces-config.xml to allow html rendering?

I'm holding off on upgrading my 5.5.1 project to 6.0 because of the
performance issues with the client side rendering. If there is some hack to
enable the old html renderers then I might be able to upgrade and at least
use the new editor features in 6.0.

Thanks
Jeff


matroska wrote:
  
Hi,

I have seen html renderers in woodstock 4.1 source so i have made a little
hack in faces-config.xml file to enable it. Is there a better way to use
them? Are that renderers deprecated? I also have noticed that the theme is
not correctly applied so I ask you if html renderers are mantained or not.

Thanks in advance
Tobia Loschiavo