anonymous wrote : | I find the rendering of my Seam app very slow too, not sure who's fault (RichFaces? Facelets? Seam? My code? ). | I think it is JSF implementation itself. Even if I use basic JSF tags it is still slow. Third-party component libraries ad their own performance problems, but it seems even pure JSF app which uses only basic tags runs slow. (Even if I use server side state saving).
Another problem that if a user in frustration clicks multiple times on a link which leads to slow JSF page it practically kills app server for quite some time making it essentially easy denial-of-service attack. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078185#4078185 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078185 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
