I have this View file that holds the contents of my page(lets call it body view)… but i have a header view and a footer view files(and their contents changes dynamically) and i want them to be included to my body view file that holds my the contents of my page.
is this possible? i also use layouts
and if its possible please give me some resources or idea how i can make it
NOTE: footer, header and body have separate controllers