matroska wrote:
Thank you for your help, it's greatly appreciated. However it doesn't work
well: the page renders correctly (apart from minor theme glitches) but there
are javascript error regarding absence of dojo and prototype. Moreover why
did you use design time renderers and not html renderers included into the
woodstock package?
What other HTML renderer other than designtime renderers?
Winston what do you think about client side rendering?
Actually I created the jar to test the performance between HTML
rendering and Client side rendering.
I did not find too much performance degradation.
Apart from slight performance problem, Client side rendering is what
you need to write next gen web 2.0
application.
- Winston
Thank you.
Winston Prakash wrote:
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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@woodstock.dev.java.net
For additional commands, e-mail: users-help@woodstock.dev.java.net