Cimande:Technology Used
From BlueOxygen Wiki
Cimande use several technology, and we glue it there.
- Struts2 for Controller
- Hibernate Annonation (soon JPA) for ORM, we will move to EclipseLink soon also.
- Spring as Injection
- Velocity as Template Engine
- Tomcat as default container, soon we will support all JavaEE container
- Eclipse WTP as the default IDE
- MySQL as the default DB, but we use Hibernate, to implement all DB supported by Hibernate.
