Thanks a lot for your very useful advice, Mathew! I will try them one by one in my project.
> 2) The header of the rendered view is not changed. >What header are you talking about? HTTP headers? <head> in your HTML? >I'm afraid I don't understand what you're attempting to accomplish. <head> in my HTML. In my case, after login, I want to render to view of user's profile, but <head> of rendered page is still login's, although the content part shows view of user's profile. Regards -- View this message in context: http://www.nabble.com/Router-path-problem-tf4191904s16154.html#a11937797 Sent from the Zend Framework mailing list archive at Nabble.com.
