hi to All i have started work with Zend Framework,but i am not able to get it properly. i have made my directory structure as: ZendWork/ ...application/ .......company/..controllers..model...view .......login/..controllers..model...view .......employee/..controllers..model...view .......config/ ..config.ini ...library/ .......zend/ ...public/ .......style/ .......scripts/ ...index.php
in Index.php i have configured database, n getting login module through front controller. after authentication i want to switch on company module, it's getting "Object Not Found". Please tell me what is i m missing. it's really urgent.... Thanks Vinod Suthar -- View this message in context: http://www.nabble.com/Zend-Beginner-tp18093134p18093134.html Sent from the Zend Framework mailing list archive at Nabble.com.
