Thanks pawel,this does reduce my work on defining each pages. :clap:
Paweł Wielgus wrote:
>
> Hi Kate,
> i'm doing it like this, in action i'm forwarding to a simple jsp (not
> Tiles) and inside a jsp i have:
>
> jsp start
> < % @page contentType="text/html;charset=utf-8" lang
Yes there is! I am using Tiles 2.1.1 which provides support for wildcards
and substitutions. This one definition is handling all my pages!
Struts
displayTile-{1}
Tiles
Hi Kate,
i'm doing it like this, in action i'm forwarding to a simple jsp (not
Tiles) and inside a jsp i have:
jsp start
< % @page contentType="text/html;charset=utf-8" language="java" % >
< % @ taglib uri="http://tiles.apache.org/tags-tiles"; prefix="tiles" % >
< % @ taglib pref
3 matches
Mail list logo