- 1
- 0
- 约4.03千字
- 约 2页
- 2023-10-28 发布于北京
- 举报
Tiles Support
put name=exampleTitle value=Tiles - Flow 1 /
put name=body value=/flow1/index.jsp /
/definition
definition name=flow2 extends=defaultLayout
put name=exampleTitle value=Tiles - Flow 2 /
put name=body value=/flow2/index.jsp /
/definition
...
/tiles-definitions
To use the definitions in a page flow, add the tilesDefinitionsConfigs attribute to
your @Jpf.Controllerannotation. This attribute takes an array of paths to support the
use of multiple Tiles-definitions files if desire
原创力文档

文档评论(0)