2007/4/23, majiaben <[EMAIL PROTECTED]>:
Hi Antonio,I figured it out ... Apparently the Tiles 2 DTD is different from version 1. In tiles.xml, after I changed <put name="title" ..> to <put-attribute name="title" ..>, it worked.
It's not an appearance :-) The Tiles 2 DTD changed a lot between 2.0.1 and 2.0.3, and so did the tag libraries. Antonio