i did successfully code in zend framework for menu based open a page but when i want to some content like dynamic list display in sidebar then create a problem. layout.php page call index.tpl.php page by code <?=$this->layout()->content ?> of layout.php but i can't understand how to call sidebar.tpl.php page. i am new for zend framework so help me....
and suggest me dynamic content flow in index page...