outputStyle « IceFaces « JSF Q&A





3. Exception caused by ice:outputStyle & partialSubmit since 1.8.0    icefaces.org

We use ICEfaces & Facelets, since migration from ICEfaces 1.7.2 / 1.8 RC 2 to 1.8 release-version we get following exceptions (all css ressources are affected): Servlet.service() for servlet Blocking Servlet threw exception com.sun.facelets.FaceletException: Error Parsing /styling/tables.css: Error Traced[line: 1] Content is not allowed in prolog. at com.sun.facelets.compiler.SAXCompiler.doCompile(SAXCompiler.java:239) at com.sun.facelets.compiler.Compiler.compile(Compiler.java:109) at com.sun.facelets.impl.DefaultFaceletFactory.createFacelet(DefaultFaceletFactory.java:218) at com.sun.facelets.impl.DefaultFaceletFactory.getFacelet(DefaultFaceletFactory.java:149) at com.sun.facelets.impl.DefaultFaceletFactory.getFacelet(DefaultFaceletFactory.java:100) at com.icesoft.faces.facelets.D2DFaceletViewHandler.renderResponse(D2DFaceletViewHandler.java:268) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:153) at ...

5. ice:outputStyle does not output additional stylesheet for IE6    icefaces.org

I just ran a quick test and can't seem to reproduce the problem. Are you running a win xp or 2000 ie 6.0. there are a few installs out there that let you run ie 6 and 7 on the same machine but we've found that there are some issue in such a case?

7. Media attribute for ice:outputstyle    icefaces.org

8. ice:outputStyle problem    icefaces.org

9.  not working    icefaces.org

Hi there, i face a problem with ICEfaces 1.7 when using the tag within my template. Firebug reports error 404 for rime.css Adding rime.css to the css directory, where the customcss files reside works, but only for stylesheets, images (like backgrounds etc.) are not loaded, so it seems to me like the reference to "./xmlhttp/css/*" is not working. Is ...