Will_paginate with multiple params

Hi,

This is Mathew vivek A
I am facing some problems using will_paginate for multiple params
Can anyone explain me in detail

My code is :

<%= will_paginate @areas,:params => {:field_officer =>
params[:field_officer],:branch => params[:branch]}%>

I am using ajax for finding each element …
It is a hierarchical flow of my table