webx是一套基于Java Servlet API的通用Web框架。它在Alibaba集团内部被广泛使用。从2010年底,向社会开放源码。
- webx的官方开源网址:http://www.openwebx.org/
- Webx框架指南:http://openwebx.org/docs/index.html
- 手把手创建第一个Webx应用:http://openwebx.org/docs/firstapp.html
- Webx表单验证服务指南:http://openwebx.org/docs/form.html
- Webx日志系统的配置:http://openwebx.org/docs/logging.html
- Webx辅助工具:
- AutoConfig工具使用指南:http://openwebx.org/docs/autoconfig.html
- AutoExpand工具使用指南:http://openwebx.org/docs/autoexpand.html