现在的位置: 首页 > 综合 > 正文

JSP模板框架Bluprints 0.4发布

2013年02月16日 ⁄ 综合 ⁄ 共 438字 ⁄ 字号 评论关闭
Bluprints 0.4版本 发布了.

Bluprints 是一款JSP模板框架. 是Tiles 和其他JSP模板框架之外的又一个选择. 现在已经支持直接整合Webwork.

这次发布的新版本的特性包括:

* Parameter visibility - allowing nested bluprints to see their containers parameters
* bluprint namespacing - allowing for separation of bluprint configuration files
* Multiple configuration files
* Cross file extension
* Cross namespace extension
* Parameter and content access via the Collections API rather than by name (i.e. get a list of the content rather than asking for a content element by name)

 

抱歉!评论已关闭.