2007/7/27, Kim Wegerle <[EMAIL PROTECTED]>: > 23:36:43,468 DEBUG JspServlet:251 - RealPath: > C:\Programmierung\Repositories\Hockey\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\webapps\GRL\administration\WEB-INF\tiles-fragments\layout.jsp
I think I got it. The path prefix introduced in your struts-administration.xml influences how Tiles pieces are resolved, adding the "/administration" prefix in Tiles-related paths. You could copy your Tiles pages under /administration/WEB-INF/... though I know it's a perfectly ugly solution (but it should work temporarily :-) ). Sincerely I think this is a bug, but this is a question to discuss in the Struts Developers mailing list: http://struts.apache.org/dev/dev-mail.html Kim, can you start a thread in the above mailing list? I think it is a bug, but maybe others do not think this way. Ciao Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]