Hello,

Im very new to the portlets. I have a basic doubt.

when i invoke http://localhost:9080/mytestportal how does the portal server invokes the correct portlet.


I assume that mytestportal is the resourcename this resource name is checked if it exists, then an instance of DispatcherPortlet is created then the dispatcherportlet takes control ...

I want to know how does the portal server maintains a list of portlets available and how these portlets are invoked based on URL Request.