Similar question as above, I'm extending a theme. Only problem is that the classloader can't seem to find the existing themes for inheritance. For the simple reason that my code works when I leave the theme to xhtml, I know that the jar's in the classpath.
My theme extends xhtml, which extends simple. But, I get an exception that /template/mobile_win/a.ftl is not found. Other parts of my theme are found (I don't have a.ftl, as I don't want anything more than the default). If it helps, I'm using struts 2.0.8 (I'll upgrade before deployment!) with maven. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]