I am not sure if this is related to the other commandButton discussions or not,
but I have a similar problem using actions and commandLinks.


The attached jsp file shows one case where an action is successfully executed if a link is clicked
and another case where the action and the navigation afterwards is not executed.
The same page is displayed again. The only difference is the commandLink is part of a dataTable.


I am not sure if there is a mistake by my side or could be a bug within the MyFaces implementation.

Any idea?

Thanks Matthias <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>


	
	
		
			
				

!!! This works !!!

This does not work

Reply via email to