javax.faces.FacesException: CommandLink must be contained in a form
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Icesoft by alexgiul, 1 year ago
via Icesoft by alexgiul, 1 year ago
javax.faces.FacesException: CommandLink must be contained in a form
at com.icesoft.faces.component.ext.renderkit.CommandLinkRenderer.renderOnClick(CommandLinkRenderer.java:62)
at com.icesoft.faces.renderkit.dom_html_basic.CommandLinkRenderer.encodeBegin(CommandLinkRenderer.java:122)
at com.icesoft.faces.component.ext.renderkit.CommandLinkRenderer.encodeBegin(CommandLinkRenderer.java:51)
at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:813)