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? 2007/8/1, Ali Ok <[EMAIL PROTECTED]>: > > Sorry for repetition. > > But I couldnt understand where is the problem. > > 2007/8/1, Antonio Petrelli <[EMAIL PROTECTED]>: > > > > 2007/7/31, Ali Ok <[EMAIL PROTECTED]>: > > > > > > No. > > > > > > If mapping url-pattern is *, then throws > > > java.lang.IllegalArgumentException: > > > Filter mapping must specify either a <url-pattern> or a <servlet-name> > > is > > > thrown. > > > > > > > > As I wrote before, this is a mistake I made, and I already thanked you. > > The problem is that "NoSuchDefinitionException" that you got when you > > used > > <tiles:insertDefinition>. > > Anyway, I saw that you used TilesFilter and TilesListener at the same > > time: > > you should use one or the other, though I don't think this is the > > problem. > > > > Antonio > > > >
