Welcome to the T2 web framework site!
T2(or T2 web framework) is our flagship framework and is an annotation-based simple web framework for real developer.
With the concept of "small is beautiful" and "do one thing well", T2 focuses on handling several Web2.0 type of request, such as XmlHttpRequest, SOAP and several formats like JSON, XML, AMF, and ofcourse, T2 handles classic http request.
Our goal
Our goal for T2 is as follows: * Provide very well connectivity from the clients such as browser, RIA products, or even command line tools to server side application with the request converted as objects. * Super simple, small, maintainable, productive framework codes with java annotations. * Provides beautiful url, so develper can create REST-like API and application easily. * Extendable and pluggable mechanism.Developer can extend T2 or create custom plugins very easily.
For more goal and policy of T2 framework, see our policy.
Release
- 2010/03/02
- T2 0.6.3-ga is now generally available!.Changes is here.
- 2009/11/04*****T2 0.6.2-gais now generally available!.Changes is here. ***2009/10/20*****Vili 0.3.2.200910201540**has been released. Update site ishere. ***Vili Template Plugin for T2 0.1.0.200910201520**has been released. Update site ishere. ***2009/08/21***T2 0.6.1-gais now generally available!.Changes is here. ***2009/08/12***T2 0.6.0-gais now generally available!.Changes is here. ***2009/08/11*****Vili 0.3.1.200906122103**has been released. Update site ishere. ***Vili Template Plugin for T2 0.1.0.200908111750**has been released. Update site ishere. ***2009/05/26*****Vili 0.3.0.200905261232**has been released. Update site ishere. ***2009/05/20*****Vili, Eclipse plugin for creating T2 project, is released. Update site is**here. ***2009/05/12***T2 Spring and iBatis integration sample application 0.5.2-gais released. *T2 Guice and JPA integration sample application 0.5.2-gais released. *T2 Employee sample application 0.5.2-gais released.This is Seasar2(as DI container) and S2Dao(Dao framework) integration sample. *T2 Samples showcase 0.5.2-gais released.This is showcase samples for T2 features. *T2 Lucy integration sample application 0.5.2-gais released. ***2009/05/11***T2 0.5.2-gais released. Just click to download, or take a look release notes. *T2-ext 0.5.2-gais released. *Lucy samples 0.5.2is released. Take a look how to use Lucy. *Lucy 0.5.2-gais released. Add swap components feature for testing purpose. *Lucy extension 0.5.2-gais released.Add servlet scope extension.