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.

Did anybody tried the example from tutorial? Or can you send me your web.xml,
tiles-defs.xml files and some sample code using <tiles:insertDefinition>
tag?

2007/7/31, Antonio Petrelli <[EMAIL PROTECTED]>:
>
> 2007/7/31, Ali Ok <[EMAIL PROTECTED]>:
> > I think configuration given in the tutorial is wrong, filter mapping's
> > url-pattern cannot be *, it can be /* (line 1).
>
> Well thanks a lot! It will be fixed ASAP.
>
> > When I change it to /* , this time
> > org.apache.tiles.definition.NoSuchDefinitionException: myapp.homepage is
> > thrown.
>
> This is strange: do you see any Tiles error at startup of your
> application?
>
> Antonio
>

Reply via email to