Hi, i localized the problem: I use JSF-Tiles for Myfaces (which is from the Struts-Project). When i generate my foo.jsp, i also add another element to my tiles.xml. Then, when i touch my web.xml, the generated foo.jsp will be displayed normally... If i dont do that, the site will not be displayed properly.
Is it possible to reload the tiles.xml, which is declared in theweb.xml at runtime without redeployment of the whole web-application??? THANX! Udo Krass

