Title: Imports in an include don't have page context

Hi all.

I'm having a problem with mm:import declared in an mm:include.

If I place the mm:import (let's call it myImport) just below the cloud tag, then do stuff with it in an include, everything works fine. If I want to declare myImport in the include itself, however, Tomcat reports that myImport is not a registered object.

Does this have anything to do with the context of myImport, when declared in an include? I though imports in an include were as much part of the page context as imports declared in the page itself...

Regard,
B.

Reply via email to