HI,
I know there there are atleast 4 custom handler mapping in broadleaf like:
org.broadleafcommerce.core.web.catalog.CategoryHandlerMapping
org.broadleafcommerce.cms.web.BroadleafCmsSimpleUrlHandlerMapping
org.broadleafcommerce.core.web.catalog.ProductHandlerMapping
org.broadleafcommerce.cms.web.PageHandlerMapping
and about 6 other internal handler mappers provided by spring are used, whenever there is a request these are evaluated and a appropriate controller is returned.
But I am not able to find where these handlermappings are defined and where the order for them is configured?
Also one more question for home page the CategoryController is called correct?
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.