h:commandButton fails in h:form after navigating from f:ajax request
问题 I'm facing a wicked little problem, which has eluded me for almost 2 days now. I got a p:treeTable component, which serves as a method of navigating and editing a hierarchical data structure. The tree is displayed on the left side. By selecting a tree entry, the user selects an entry for editing, which is then displayed in the form on the right hand. There is also a button for adding new child nodes on the entry. Clicking this will create a new subnode of the selected node and the form on the