jsf 1.2 commandbutton breaks on serverside datatable

jsf 1.2 commandbutton breaks on serverside datatable

nocturnonocturno Posts: 1Questions: 0Answers: 0
edited June 2012 in DataTables 1.9
debug : http://debug.datatables.net/onikic

Hi ,

i made a simple json servlet with spring 3.1 mvc to enable pagination on a jquery datatable.
the table and pagination work perfectly, only all the other jsf commandlinks/commandbuttons fail on this page.
i've used jquery datatables in a non-ajax way before on other jsf pages without problems.
it setting the commandbutton to "immediate=true" does not help.
anyone any experience with with using datatables sAjaxSource with jsf pages ?
This discussion has been closed.