JSP / Controller not found for custom component in Hybris addon
问题 I’m running Hybris 6.6 and are building a new addon, that is basically a controller and corresponding JSP. During runtime however, Hybris isn’t finding the controller bean and searches for JSP in the storefront folder (it’s not there, since the JSP is in the storefront addon folder). I created the addon using extgen, and then installed it in the storefront using also ant. Steps: Created component in -items.xml inheriting from SimpleCMSComponent Created controller inheriting from