-
Jul 25th, 2008, 10:33 AM
#1
updating tiles defination from spring
hi,
i am using tiles2 with spring2.5.Everything works fine for me.
but i need to update tiles defination at runtime.
is it possible to update tiles defination using spring?
shoeb
-
Jul 26th, 2008, 04:40 AM
#2
It is possible to do this.
You can create a custom TilesDefinitionFactory which more or less re-creates your tile definitions. However all tile definitions are recreated each time, which does come with some overhead.
In my situation though "recreation" was only for convenience of development.
Trevor Ings
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules