close
Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 0
0 answers
18 views

I'm running on OmniFaces 5.4.1, glassfish/payara with compatible Jakarta EE 11. I found my viewscoped bean will be destroyed every time when I do not click the method that generates a PDF file. If I ...
Score of 0
0 answers
24 views

The below fields are having the issue: <af:panelGridLayout id="pgl5" binding="#{backingBeanScope.backing_Case.pgl5}" inlineStyle="width: 930px; margin-...
Score of -1
1 answer
68 views

I cannot find the reason why my program does not work. I can make it work in old tomcat with javax.faces.2.3.8. Now I'm trying to make it work in last Eclipse 2026-03 with jboss tools, wildfly 37.0.1 ...
Score of 1
0 answers
54 views

I've taken over a legacy JSF project whose previous developer has left and is not available for getting help. All components are really old (e.g. myfaces-2.3.7) and I'm currently trying to get some ...
Score of 0
0 answers
45 views

I have this xhtml snippet: <!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:f="jakarta.faces.core" xmlns:c="...
Score of 1
1 answer
96 views

I have the requirement to basically use a PrimeFaces p:confirmDialog to ask a simple Yes-No question. The original idea was to use a p:commandButton ajax="true", call an action to update the ...
Score of 0
0 answers
31 views

I am not quite sure honestly, whether the question is to be asked here or rather at RedHat because I am using RedHat EAP based jakarta faces impl 4.0.4. It might as well be a bug there. Setup is ...
Score of 0
1 answer
125 views

Displaying my Jakarta Faces (4.1.4) page with 'p:selectOneListbox': Using PrimeFaces Jakarta (15.0.12) <p:column width="10%" headerText="Select Characters"> <p:...
Score of 2
0 answers
115 views

I'm trying to configure a form-based authentication for my JSF app in Wildfly 39, and I've come across these sources: https://rieckpil.de/howto-simple-form-based-authentication-for-jsf-2-3-with-java-...
Score of 2
1 answer
118 views

I’m trieing to implement a very basic example of container initiated authentication. I defined the roles and constraints in web.xml: <security-role> <role-name>VIEW_USER_PAGES</role-...
Score of 0
0 answers
82 views

I'm testing to migrate from previous Jakarta EE to version 11. I've got a lot error messages with The Http transport returned a 0 status code. This is usually the result of mixing ajax and full ...
Advice
0 votes
1 replies
83 views

The title pretty much sums it up. I'm aware of the possibility of creating your own custom tags with ui:composition, or having multiple ui:insert with the same name, but they all require defining the ...
Score of 1
1 answer
112 views

I am trying to run a Jakarta EE 11 application on Payara Server 7 and I am facing a problem with file upload not working at all. Initially I suspected PrimeFaces, but the same issue occurs with ...
Score of 0
1 answer
64 views

Is it possible to add URL hash myHash to a faces outcome or action attribute like: <h:link outcome="/sites/test.xhtml#myHash" value="test"> <f:param name="foo&...
Tooling
1 vote
1 replies
79 views

In Jakarta Faces 4, there are no longer any TLD files. How can I still use auto-completion in Eclipse 4.37.0 for developing facelets?

15 30 50 per page
1
2 3 4 5
2365