null « PrimeFaces « JSF Q&A





1. PrimeFaces tree selection is null    stackoverflow.com

I am using PrimeFaces 2.2.1 Tree component on Glassfish 3.1 I am trying to set the selected node on the Tree to a TreeNode object in my backing bean, but it is ...

2. Target Unreachable, returned null    stackoverflow.com

i'm experiencing problems while trying to use the object currentActeurObjetProjet and display its attributes on a dialog using Primefaces but it keeps showing this error:

ATTENTION: /infoprojet.xhtml @493,159 value="#{acteurObjetProjetBean.currentActeurObjetProjet.objets.nomObjet}": Target ...

3. Why this param is being sent as Null in my Bean?    stackoverflow.com

I am Using JSF 2 and EJB 3.1 to create a form. I am using this part of the page to get me some data, so I can pass it to my ...

4. How to null check in EL to show p:dialogs conditionally?    stackoverflow.com

I have two <p:dailog>s and based on the condition of a bean property I want to show one of them. I have used the following code

onclick="#{empty groupBean.selectionGroup?dialog_empty.show():groupDialog.show()}"
But it is not ...

5. Schedule onEventSelect null problem    forum.primefaces.org

...

6. Tree selectedNode is null    forum.primefaces.org

I'm trying to use the tree component selection mode. I want to select a node and then click a button to perform an action based upon which node was selected. However, ...

7. findComponent null return value    forum.primefaces.org

sto cercando invano di validare due campi Date, necessario validarli insieme perch devo confrontarli per sapere se sono validi, questo il Validator, e sotto il pezzo di xhtml relativo. ...

9. cc resolve to null    forum.primefaces.org

29 Sep 2011, 13:03 by shri636 cc resolve to null javax.el.PropertyNotFoundException: /file:/D:/workspace/platformWeb/target/platf ormWeb/WEB-INF/lib/activitiUI-1.1108.5-SNAPSHOT.jar!/META-INF/resources/activiti UI/activitiView.xhtml @22,64 value="#{cc.attrs.uiBean.txnTypeCode}": Target Unre achable, identifier 'cc' resolved to null at com.sun.faces.facelets.el.TagValueExpression.getType(TagValueExpressi on.java:93) at org.primefaces.component.autocomplete.AutoCompleteRenderer.getConvert edValue(AutoCompleteRenderer.java:231) at ...





10. Problem with Calendar if the field is null    forum.primefaces.org

04 Mar 2010, 00:32 by aleajax Problem with Calendar if the field is null After the major problem with this component was resolved (thanks) now i see another big problem. If ...

12. DataTable selection sets object to null    forum.primefaces.org

08 Mar 2010, 12:58 by lpratlong DataTable selection sets object to null Hi, I use a DataTable (containing Users) + the selection to rerender an edition panel with informations. This panel ...

13. object null or not an object exception in Expandable row    forum.primefaces.org

Hi, I am facing "object null or not an object" exception in Expandable row in IE7 although same thing is working fine in firefox. Please help me for this issue.

14. Attribute null or not an object in IE7    forum.primefaces.org

Hi, I am facing some problems in P:password and P:Expandablerows where "Attribure null or not an object" is coimg specially in IE7 and same code is working fine in Firfox. Please ...

15. Single selection datatable null    forum.primefaces.org

Hi all, I'm migrating my code from primefaces 2.2.1 to version 3.0M4 and I enconuntered with a problem. If I have a datatable with selection (single selection) capabilities I have to ...

16. Migration 3.0M4 to 3.0RC1 or 3.0RC2 - 'null' in inputText    forum.primefaces.org

Hi Hi, I'm using Glassfish 3 and JSF2. When moved to 3.0RC1 I get 'null' (the string) in every p:inputText in my form (no problem in h:inputText). 3.0M4 is working OK. ...





17. The Event Select Listener returns me a null event    forum.primefaces.org

17 Mar 2010, 00:33 by mSephiroth The Event Select Listener returns me a null event Hello, I am trying to do the schedule's showcase but when i click on an event, ...

18. null pointer while trying to ajaxify an     forum.primefaces.org

Good Evening, I am a bit of a newbie to primefaces and here is a problem I am trying to solve. I have a simple input component that I'm trying to ...

19. autoComplete value not set to null    forum.primefaces.org

Hi! I have a problem with autoComplete component. It's value is set to be bound to object, it has implemented and registered converter with the following snippet: Code:

20. Null point exception on latest 1.0.3-SNAPSHOT    forum.primefaces.org

>> << gus315 Posts: 65 Joined: 01 Dec 2009, 21:08 11 Jun 2010, 04:54 by gus315 Null point exception on latest 1.0.3-SNAPSHOT Hi Cagatay, After I upgrated to the latest PrimeFaces ...

21. Error Chart: this._panels' is Null or no Object    forum.primefaces.org

Error at the website Info: 'this._panels' is Null or no Object line: 1 character: 2753 Code: 0 URI: http://localhost:8080/webapp/primefaces_resource/2.0.2/yui/accordion/accordionview-min.js

22. null source    forum.primefaces.org

06 Aug 2010, 10:47 by hidayet null source I have a problem, I trying jsf2 and primefaces 2.1 but i get the following error; javax.servlet.ServletException: null source javax.faces.webapp.FacesServlet.service(FacesServlet.java:321) root cause java.lang.IllegalArgumentException: ...

23. [SOLVED] f:param is null when used with p:graphicImage    forum.primefaces.org

22 Aug 2010, 11:10 by mvodas [SOLVED] f:param is null when used with p:graphicImage Hello, this is my code. index.xhtml Code:

24. selectOneMenu at wizard return null value    forum.primefaces.org

Hi Can anyone help me with my problem. In the wizard, there is a selectOneMenu. After i press the submit button, the selectOneMenu do not store my selectedvalue. It return a ...

25. action methods returning null, lateron nullpointer    forum.primefaces.org

>> << victor Posts: 5 Joined: 14 Jun 2010, 13:16 22 Sep 2010, 14:36 by victor action methods returning null, lateron nullpointer Hi, After upgrading to primefaces 2.2.M1 i see nullpointer ...

26. Target Unreachable, 'null' returned null javax.el.PropertyNo    forum.primefaces.org

>> << pr0x1 Posts: 19 Joined: 15 Sep 2010, 04:15 Location: Cali-Colombia 19 Oct 2010, 06:22 by pr0x1 Target Unreachable, 'null' returned null javax.el.PropertyNo Hi.. i have been reading the topics ...

27. Seem selected datatable rows is null while opening a dialog    forum.primefaces.org

11 Dec 2010, 07:33 by agustincba Seem selected datatable rows is null while opening a dialog Hi Guys !. This time the problem is the following... I have this datatable and ...

28. Hello World: null source    forum.primefaces.org

09 Jan 2011, 01:11 by newJv Hello World: null source Hello to everyone! I'm trying to run a Hello World project using primefaces, based on the primefaces_users_guide_260710.pdf . I'm using: -Eclipse ...

29. Gritter Error: TypeError:'attributes' is null or not Object    forum.primefaces.org

Hi All: When i use IE8 access the Mac OS X module in the ShowCase, it always alert "Gritter Error: TypeError:'attributes'is null or not Object". Any solutions? thanks.

30. p:dialog insert on Target Unreachable, returned null    forum.primefaces.org

19 Jan 2011, 18:14 by jlferreira p:dialog insert on Target Unreachable, returned null value="#{segCadaplController.classeobj.segCadmod.segCadmodCodigo}": Target Unreachable, 'segCadmod' returned null Hi all, I`m seeing this errro when I try to insert a ...

31. (SOLVED) null source exception!    forum.primefaces.org

24 Feb 2011, 04:32 by samwun9988 (SOLVED) null source exception! Hello, Does anyone know why I am having the following exception? java.lang.IllegalArgumentException: null source at java.util.EventObject.(EventObject.java:38) at javax.faces.event.SystemEvent.(SystemEvent.java:67) at javax.faces.event.ComponentSystemEvent.(ComponentSystemEvent.java:69) at ...

32. Null values from dialog box    forum.primefaces.org

Code: ...