Hello, 

I'm creating a site with different menus for logged in users. I already made
the framework and the indexpage with a part for logging in. How do I process
the loginform which is part of the indexpage. My menu is dependant of it, so
I want to do this first, before I go back to the indexpage. I probably going
to use Zend_Session to store the user logged in. 

Should I always send an extra request in the Front_Controller, or can I
handle a few things in the Loginactioncontroller?

beforehand thanks!

greetz from The Netherlands
Coen Dunnink
-- 
View this message in context: 
http://www.nabble.com/Saving-user-in-a-session-tf4241518s16154.html#a12069085
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to