jsf 1.2 commandbutton breaks on serverside datatable
jsf 1.2 commandbutton breaks on serverside datatable
nocturno
Posts: 1Questions: 0Answers: 0
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 ?
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.