I am working on an export coltrol system for the swedish customs. We are using struts and the tiles framework. We would like to have a separate webapp (or even a plain html site) with some standard templates for mainly menus. I have placed some images and standardized jsp-files there, these files should be used for all webapps developed.
The problem is when I try to reference those jsp-pages in my tiles definitions file as absolute urls, "Cannot get request dispatcher for path http://localhost:7001/std/tiles/common/layout.jsp. The referencing webapp is at http://localhost:7001/ex/do/... And the def looks like: <definition name=".layout.ecs" path="http://localhost:7001/std/tiles/common/layout.jsp"> Is there a solution to this or must the standardized pages included in each webapp? Regards Mats Ekberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]