when including other controllers, the context for mainDecoratorLocation has to be defined in the web.xml of the home controller location.
this causes a problem when all the application use mainDecoratorLocation. so would like to propose that the mainDecoratorLocation is used for the framework/common/webapp/ and preappend the application name to mainDecoratorLocation ([applicationname]mainDecoratorLocation) in the applications web.xml.
