But in both casestiles1 and tiles2 header value has null value. In case of tiles1 it does not throw any exception when this value is null. Whereas exception occurs in case of tiles2. I'm confused.
Antonio Petrelli-3 wrote: > > 2009/7/10 Roshni Basu <[email protected]>: >> <tiles:put name="header" beanName="header" beanScope="tile"/> > > I am sorry but in Tiles 2 there is no way to access this "tile" scope. > You have to import the attribute through <tiles:importAttribute> > > Antonio > > -- View this message in context: http://www.nabble.com/Issue-with-putAttribute-tag-tp24353360p24424574.html Sent from the tiles users mailing list archive at Nabble.com.
