Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.5
-
Fix Version/s: 2.0-Alpha3
-
Component/s: Framework
-
Labels:None
-
Environment:Operating System: Linux
Platform: PC
Description
Open for supportilla:
https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=3247
Clients are interested in using Tiles with ICEfaces.
https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=3247
Clients are interested in using Tiles with ICEfaces.
I have tested a very simple Tiles use: a JSP including (via
tile:insert) a simple template built from two Tiles,
one a static Tile, the other a Tile containing ICEfaces content. It
works.
(The included Tile must have a <BODY> as that is the tag that
ICEfaces inclusion uses to find a subtree of
the DOM. Only one ICEfaces Tile per page will be permitted with the
current implementation.)