I dont have /org/apache/tiles/classpath-defs.xml . Is it necessary?
2007/8/1, Antonio Petrelli <[EMAIL PROTECTED]>: > > 2007/8/1, Ali Ok <[EMAIL PROTECTED]>: > > > > Thanks for your help first of all... > > > > NoSuchDefinitionException is thrown when I try to insert. > > You saw my web.xml and tiles-defs.xml. > > > > I cant understand why exception is thrown? > > > > Ok, what I suppose is that the Tiles definitions loading did not happen, > or > it happened with errors. > One problem in your web.xml is the use of both TilesFilter and > TilesListener, when, in fact, you need either one or the other. > Moreover, your problem could be the presence of both: > /WEB-INF/tiles-defs.xml > and > /org/apache/tiles/classpath-defs.xml > Have you got both of these files? > > Antonio >
