Hi!

I hope that this question is not too silly. I am still thinking about this
portal thing, i.e. how to implement a site using Zend Framework that
consists of "portal container pages" and portlets within these containers.
When invoking an action, this action needs to be routed to the appropriate
portlet and also the invocation needs to be routed to the container
controller which hosts this portlet.

The technical question is whether anyone ever routed a single URL request
to multiple controllers, I thought something like:

http://myhost/myPortletController/index?portlet=/myportlet/myaction

could make sense as the URL. Do you have any suggestions for this?

Regards,

Stephan

Reply via email to