这个版本是上周发布的Beta版本的延续,没有太大的改变. 下一个版本将是RC版本.
Wicket是基于web应用框架的高级组件,其主要特点:
* 在HTML和java之间的明确分隔
* OO组件模式
* 自动状态管理
* 高度生产化
* 低学习投入
* 屏蔽Servlet API、HTTP协议细节
* 无需XML配置文件
* 易于构造可重用组件
官方提到:
"A week after our first 1.2 beta release, we present you with the next beta. If everything goes well this will be the final beta and we will enter RC mode from there on."
标签: