Apache平铺2到3迁移问题

时间:2019-03-18 21:14:38

标签: apache-tiles

尝试将我们当前的项目从Tiles 2迁移到3。 我在磁贴定义文件中有以下配置。

<put-list-attribute name="navigation.notifications">

<item icon="SELECTED" value="navigation.notifications.shownotifications" link="/property-notifications/showpropertynotifications" classtype="com.rma.webapp.tiles.PropertyItem"/>

</put-list-attribute>

第3层没有项目属性。瓦片3中的上述代码等效于什么?

0 个答案:

没有答案