Hi all,
I am developing JSF application. I have Header,Footer,Sidemenu,RightMenu, and Main Page. I want to separate out all the things, and want to make a MasterPage, so that the area of Main Page should be fix, even if the content of Main Page is too large.
If the content of Main Page is too large, then it should appear scrollbar in Main Page area only, so that the footer and other things will remain same and will not overcome with eachother.
Any help will be appreciated.
Thanks in advance,
JSF GEEKS