I have a XHTML page which on submission goes back to itself.The backing bean is session scoped. On the redirect to itself the page renders the h:dataable twice and gives me duplicate id error.I can vi
I\'m currently working on a web application with about 10 pages and a medium complexity. We started our performance tests the other day and the following exception could be noticed in the logs:
I\'m trying out MyFaces CODI with it\'s wonderful features. A very useful thing is the typesafe navigation. I can specify the outcome of an action method in my controller bean like this:
My main problem is that I want to use myfaces jsf implementation and because of that, I have to use delegate=false in glassfish-web.xml. This ends up in loading classes from my application first and t
I\'m trying to do an ajax request to my server (Glassfish v3开发者_JAVA百科.1 open source edition) and for any reason the request never go to the server, running the same proyect on tomcat 7 it works
I\'m setting up a simple application using Tomcat 7 and MyFaces 2.1. I create the app, create a simple index.xhtml, deploy it and when I visit it on the browser I get the exception.
THIS PROBLEM IS ALREADY SOLVED开发者_运维技巧 IN THE MYFACES 2.1 IMPLEMENTATION I have a link which passes an Integer parameter properly like this:
Continue solving this problem, I\'ve replaced Mojarra by MyFaces and upgrade JDK and when I continue working on form after restart of server, following error appears:
For my app I\'m using Tomcat 6.0.x and Mojarra 1.2_04 JSF implementation. It works fine, just I would like to switch now to MyFaces 1.2_10 impl of JSF.
I just switch from Mojarra to Myfaces. Mostly not too much of a hassle but for the navigation rules not working as before. I\'m have problems with redirect in the navigation case: