PrettyFaces 3.3.3 发布了,PrettyFaces是一个JSF1.2和JSF2.0的扩展,用来创建便于书签收藏、漂亮的网址。 PrettyFaces优雅的解决了这个问题,包括诸如功能:网页装载行动,无缝的跟faces的导航整合,动态视图的ID分配和管理参数分析,无需配 置,兼容其他JSF框架。
PrettyFaces 3.3.3 的改进记录:
Features & Enhancements:
Exceptions are no longer wrapped by PrettyFilter
Added configuration parameter to enable a workaround for ORCHESTRA-60 (#125)
Major performance improvements – thanks to Piotr Jastrzebski and Frank Caputo
Enabled mode in web-fragment.xml, for clustering support
Bugfixes:
Fixed potential NullPointerException in annotation scanning code
Fixed PrettyContext.JSESSIONID_REGEX to support clustered session IDs
Empty segments are now handled correctly – thanks to Piotr Jastrzebski for the patch (#123)
Fixed encoding for square brackets and less/greater than characters
Don’t apply rewrite rule to requests forwarded by URL-mappings anymore
Fixed encoding/decoding of vertical bar (|) character
Fixed bug that caused mappings to also match viewIds of other mappings (#128)
Fixed detection of jsessionid for GAE application (#15) |
|