2008/7/25 shoeb <[EMAIL PROTECTED]>: > > Hi, > I am using tiles2 with spring2.5.Everything works fine for me. > But i want update definition attribute at runtime. > is it possible?
Yes, there are various ways to do it, both with JSP tags and Java: http://tiles.apache.org/tutorial/advanced/runtime.html Antonio
